[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitecodegroovy%2Fthinking-in-rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elitecodegroovy/thinking-in-rust on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-9/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceeedc65b2fde29fb5646479036e8cfc1252bec4bdd19a48829c2e4941c57c0b [INFO] running `Command { std: "docker" "start" "-a" "ceeedc65b2fde29fb5646479036e8cfc1252bec4bdd19a48829c2e4941c57c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceeedc65b2fde29fb5646479036e8cfc1252bec4bdd19a48829c2e4941c57c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceeedc65b2fde29fb5646479036e8cfc1252bec4bdd19a48829c2e4941c57c0b", kill_on_drop: false }` [INFO] [stdout] ceeedc65b2fde29fb5646479036e8cfc1252bec4bdd19a48829c2e4941c57c0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b80708d1726ad9617091eaded51c50b81946414c3c248b719faf1d7cd641ae69 [INFO] running `Command { std: "docker" "start" "-a" "b80708d1726ad9617091eaded51c50b81946414c3c248b719faf1d7cd641ae69", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling rand_core v0.4.2 [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 serde_json v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling memmap2 v0.2.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling grep-matcher v0.1.4 (/opt/rustwide/workdir/crates/matcher) [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bstr v0.2.14 [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] [stdout] warning: field is never read: `config` [INFO] [stdout] --> crates/searcher/src/searcher/glue.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | config: &'s Config, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_term` [INFO] [stdout] --> crates/searcher/src/sink.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | pub(crate) line_term: LineTerminator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling globset v0.4.6 (/opt/rustwide/workdir/crates/globset) [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling grep-regex v0.1.8 (/opt/rustwide/workdir/crates/regex) [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling grep-cli v0.1.5 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling ignore v0.4.17 (/opt/rustwide/workdir/crates/ignore) [INFO] [stderr] Compiling thinking v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `which` [INFO] [stdout] --> crates/ignore/src/types.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | which: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `negated` [INFO] [stdout] --> crates/ignore/src/types.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | negated: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grep-printer v0.1.5 (/opt/rustwide/workdir/crates/printer) [INFO] [stderr] Compiling grep v0.2.7 (/opt/rustwide/workdir/crates/grep) [INFO] [stdout] warning: unused label [INFO] [stdout] --> crates/core/thinking.rs:546:9 [INFO] [stdout] | [INFO] [stdout] 546 | 'inner_loop: loop { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> crates/core/thinking.rs:586:9 [INFO] [stdout] | [INFO] [stdout] 586 | 'inner_while: while c2 < 6 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `drop` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1197:9 [INFO] [stdout] | [INFO] [stdout] 1197 | use std::mem::drop; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1215:9 [INFO] [stdout] | [INFO] [stdout] 1215 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1505 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mpsc` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1245:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::mpsc; [INFO] [stdout] | --------------- the item `mpsc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1245 | use std::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1246:9 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1246 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1247:9 [INFO] [stdout] | [INFO] [stdout] 9 | use std::time::{Duration, Instant}; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1247 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1286:21 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::Arc; [INFO] [stdout] | -------------- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mutex` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1286:26 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::Mutex; [INFO] [stdout] | ---------------- the item `Mutex` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1287:9 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1287 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> crates/core/main.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> crates/core/main.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{self, Write}; [INFO] [stdout] | ----- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 134 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::internal::Input` [INFO] [stdout] --> crates/core/thinking.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use regex::internal::Input; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inferred_i32` is assigned to, but never used [INFO] [stdout] --> crates/core/thinking.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | let mut inferred_i32 = 12; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_inferred_i32` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `inferred_i32` is never read [INFO] [stdout] --> crates/core/thinking.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | inferred_i32 = 88888888888i64; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `m_i32` is assigned to, but never used [INFO] [stdout] --> crates/core/thinking.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | let mut m_i32 = 100; // Mutable `i32` [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_m_i32` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `m_i32` is never read [INFO] [stdout] --> crates/core/thinking.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | m_i32 = 2000; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> crates/core/thinking.rs:1065:9 [INFO] [stdout] | [INFO] [stdout] 1065 | let y = &x; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> crates/core/thinking.rs:1066:9 [INFO] [stdout] | [INFO] [stdout] 1066 | let z = &x; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/core/thinking.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | let mut cat: Cat = Animal::new("Kity"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NewJob` [INFO] [stdout] --> crates/core/thinking.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | NewJob(Job), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(size: usize) -> ThreadPool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `execute` [INFO] [stdout] --> crates/core/thinking.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn execute(&self, f: F) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | fn new(id: usize, receiver: Arc>>) -> Worker { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> crates/core/thinking.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `age` [INFO] [stdout] --> crates/core/thinking.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | age: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> crates/core/thinking.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.50s [INFO] running `Command { std: "docker" "inspect" "b80708d1726ad9617091eaded51c50b81946414c3c248b719faf1d7cd641ae69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b80708d1726ad9617091eaded51c50b81946414c3c248b719faf1d7cd641ae69", kill_on_drop: false }` [INFO] [stdout] b80708d1726ad9617091eaded51c50b81946414c3c248b719faf1d7cd641ae69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 427f87130b95551a605b473826a55fbcd3ff2d06bf5a92085721687dbed8a22d [INFO] running `Command { std: "docker" "start" "-a" "427f87130b95551a605b473826a55fbcd3ff2d06bf5a92085721687dbed8a22d", kill_on_drop: false }` [INFO] [stderr] Compiling thinking v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> crates/searcher/src/searcher/glue.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | config: &'s Config, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_term` [INFO] [stdout] --> crates/searcher/src/sink.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | pub(crate) line_term: LineTerminator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `which` [INFO] [stdout] --> crates/ignore/src/types.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | which: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `negated` [INFO] [stdout] --> crates/ignore/src/types.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | negated: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> crates/core/thinking.rs:546:9 [INFO] [stdout] | [INFO] [stdout] 546 | 'inner_loop: loop { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> crates/core/thinking.rs:586:9 [INFO] [stdout] | [INFO] [stdout] 586 | 'inner_while: while c2 < 6 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `drop` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1197:9 [INFO] [stdout] | [INFO] [stdout] 1197 | use std::mem::drop; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1215:9 [INFO] [stdout] | [INFO] [stdout] 1215 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1505 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mpsc` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1245:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::mpsc; [INFO] [stdout] | --------------- the item `mpsc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1245 | use std::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1246:9 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1246 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1247:9 [INFO] [stdout] | [INFO] [stdout] 9 | use std::time::{Duration, Instant}; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1247 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1286:21 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::Arc; [INFO] [stdout] | -------------- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mutex` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1286:26 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::Mutex; [INFO] [stdout] | ---------------- the item `Mutex` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1287:9 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1287 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> crates/core/main.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> crates/core/main.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{self, Write}; [INFO] [stdout] | ----- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 134 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::internal::Input` [INFO] [stdout] --> crates/core/thinking.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use regex::internal::Input; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inferred_i32` is assigned to, but never used [INFO] [stdout] --> crates/core/thinking.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | let mut inferred_i32 = 12; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_inferred_i32` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `inferred_i32` is never read [INFO] [stdout] --> crates/core/thinking.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | inferred_i32 = 88888888888i64; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `m_i32` is assigned to, but never used [INFO] [stdout] --> crates/core/thinking.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | let mut m_i32 = 100; // Mutable `i32` [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_m_i32` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `m_i32` is never read [INFO] [stdout] --> crates/core/thinking.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | m_i32 = 2000; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> crates/core/thinking.rs:1065:9 [INFO] [stdout] | [INFO] [stdout] 1065 | let y = &x; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> crates/core/thinking.rs:1066:9 [INFO] [stdout] | [INFO] [stdout] 1066 | let z = &x; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/core/thinking.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | let mut cat: Cat = Animal::new("Kity"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NewJob` [INFO] [stdout] --> crates/core/thinking.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | NewJob(Job), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(size: usize) -> ThreadPool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `execute` [INFO] [stdout] --> crates/core/thinking.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn execute(&self, f: F) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | fn new(id: usize, receiver: Arc>>) -> Worker { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> crates/core/thinking.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `age` [INFO] [stdout] --> crates/core/thinking.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | age: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> crates/core/thinking.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> crates/core/thinking.rs:546:9 [INFO] [stdout] | [INFO] [stdout] 546 | 'inner_loop: loop { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> crates/core/thinking.rs:586:9 [INFO] [stdout] | [INFO] [stdout] 586 | 'inner_while: while c2 < 6 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `drop` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1197:9 [INFO] [stdout] | [INFO] [stdout] 1197 | use std::mem::drop; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1215:9 [INFO] [stdout] | [INFO] [stdout] 1215 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1505 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mpsc` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1245:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::mpsc; [INFO] [stdout] | --------------- the item `mpsc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1245 | use std::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1246:9 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1246 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1247:9 [INFO] [stdout] | [INFO] [stdout] 9 | use std::time::{Duration, Instant}; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1247 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1286:21 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::Arc; [INFO] [stdout] | -------------- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mutex` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1286:26 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::Mutex; [INFO] [stdout] | ---------------- the item `Mutex` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1287:9 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1287 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> crates/core/main.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> crates/core/main.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{self, Write}; [INFO] [stdout] | ----- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 134 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::internal::Input` [INFO] [stdout] --> crates/core/thinking.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use regex::internal::Input; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inferred_i32` is assigned to, but never used [INFO] [stdout] --> crates/core/thinking.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | let mut inferred_i32 = 12; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_inferred_i32` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `inferred_i32` is never read [INFO] [stdout] --> crates/core/thinking.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | inferred_i32 = 88888888888i64; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `m_i32` is assigned to, but never used [INFO] [stdout] --> crates/core/thinking.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | let mut m_i32 = 100; // Mutable `i32` [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_m_i32` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `m_i32` is never read [INFO] [stdout] --> crates/core/thinking.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | m_i32 = 2000; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> crates/core/thinking.rs:1065:9 [INFO] [stdout] | [INFO] [stdout] 1065 | let y = &x; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> crates/core/thinking.rs:1066:9 [INFO] [stdout] | [INFO] [stdout] 1066 | let z = &x; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/core/thinking.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | let mut cat: Cat = Animal::new("Kity"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NewJob` [INFO] [stdout] --> crates/core/thinking.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | NewJob(Job), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(size: usize) -> ThreadPool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `execute` [INFO] [stdout] --> crates/core/thinking.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn execute(&self, f: F) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | fn new(id: usize, receiver: Arc>>) -> Worker { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> crates/core/thinking.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `age` [INFO] [stdout] --> crates/core/thinking.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | age: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> crates/core/thinking.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Two` [INFO] [stdout] --> crates/core/thinking.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | Two, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Green` [INFO] [stdout] --> crates/core/thinking.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | Green = 0x00ff00, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_guess_number` [INFO] [stdout] --> crates/core/thinking.rs:320:4 [INFO] [stdout] | [INFO] [stdout] 320 | fn do_guess_number() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_color` [INFO] [stdout] --> crates/core/thinking.rs:724:12 [INFO] [stdout] | [INFO] [stdout] 724 | fn get_color(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Struct` [INFO] [stdout] --> crates/core/thinking.rs:881:12 [INFO] [stdout] | [INFO] [stdout] 881 | struct Struct<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `function` [INFO] [stdout] --> crates/core/thinking.rs:885:12 [INFO] [stdout] | [INFO] [stdout] 885 | fn function(&self) -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Struct` [INFO] [stdout] --> crates/core/thinking.rs:892:12 [INFO] [stdout] | [INFO] [stdout] 892 | struct Struct<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:897:12 [INFO] [stdout] | [INFO] [stdout] 897 | fn new(x: &'a str, y: &'a str) -> Struct<'a> { // No need to specify <'a> after new; impl already has it [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `greeting` [INFO] [stdout] --> crates/core/thinking.rs:912:8 [INFO] [stdout] | [INFO] [stdout] 912 | fn greeting<'a>() -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fullname` [INFO] [stdout] --> crates/core/thinking.rs:915:8 [INFO] [stdout] | [INFO] [stdout] 915 | fn fullname<'a>(fname: &'a str, lname: &'a str) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `regular_x` [INFO] [stdout] --> crates/core/thinking.rs:1034:9 [INFO] [stdout] | [INFO] [stdout] 1034 | regular_x: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Quit` [INFO] [stdout] --> crates/core/thinking.rs:1099:9 [INFO] [stdout] | [INFO] [stdout] 1099 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Move` [INFO] [stdout] --> crates/core/thinking.rs:1100:9 [INFO] [stdout] | [INFO] [stdout] 1100 | Move { x: i32, y: i32 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Write` [INFO] [stdout] --> crates/core/thinking.rs:1101:9 [INFO] [stdout] | [INFO] [stdout] 1101 | Write(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_connection` [INFO] [stdout] --> crates/core/thinking.rs:1509:4 [INFO] [stdout] | [INFO] [stdout] 1509 | fn handle_connection(mut stream: TcpStream) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_simple_web_listener` [INFO] [stdout] --> crates/core/thinking.rs:1536:4 [INFO] [stdout] | [INFO] [stdout] 1536 | fn do_simple_web_listener() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Two` [INFO] [stdout] --> crates/core/thinking.rs:1582:9 [INFO] [stdout] | [INFO] [stdout] 1582 | Two, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `initLog` should have a snake case name [INFO] [stdout] --> crates/core/main.rs:130:4 [INFO] [stdout] | [INFO] [stdout] 130 | fn initLog() { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `init_log` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> crates/core/thinking.rs:1223:5 [INFO] [stdout] | [INFO] [stdout] 1223 | read_username_from_file(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `showTime` should have a snake case name [INFO] [stdout] --> crates/core/thinking.rs:1638:4 [INFO] [stdout] | [INFO] [stdout] 1638 | fn showTime() -> Result<(), ParseError>{ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `show_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> crates/core/thinking.rs:1724:5 [INFO] [stdout] | [INFO] [stdout] 1724 | showTime(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.53s [INFO] running `Command { std: "docker" "inspect" "427f87130b95551a605b473826a55fbcd3ff2d06bf5a92085721687dbed8a22d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "427f87130b95551a605b473826a55fbcd3ff2d06bf5a92085721687dbed8a22d", kill_on_drop: false }` [INFO] [stdout] 427f87130b95551a605b473826a55fbcd3ff2d06bf5a92085721687dbed8a22d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1a01260409cdce8c46b9e8f69be23d084cfcf5194cc3689cea408aeed0835617 [INFO] running `Command { std: "docker" "start" "-a" "1a01260409cdce8c46b9e8f69be23d084cfcf5194cc3689cea408aeed0835617", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `config` [INFO] [stderr] --> crates/searcher/src/searcher/glue.rs:91:5 [INFO] [stderr] | [INFO] [stderr] 91 | config: &'s Config, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `line_term` [INFO] [stderr] --> crates/searcher/src/sink.rs:425:5 [INFO] [stderr] | [INFO] [stderr] 425 | pub(crate) line_term: LineTerminator, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `grep-searcher` (lib) generated 2 warnings [INFO] [stderr] warning: field is never read: `which` [INFO] [stderr] --> crates/ignore/src/types.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | which: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `negated` [INFO] [stderr] --> crates/ignore/src/types.rs:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | negated: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ignore` (lib) generated 2 warnings [INFO] [stderr] warning: unused label [INFO] [stderr] --> crates/core/thinking.rs:546:9 [INFO] [stderr] | [INFO] [stderr] 546 | 'inner_loop: loop { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_labels)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused label [INFO] [stderr] --> crates/core/thinking.rs:586:9 [INFO] [stderr] | [INFO] [stderr] 586 | 'inner_while: while c2 < 6 { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `drop` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1197:9 [INFO] [stderr] | [INFO] [stderr] 1197 | use std::mem::drop; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Read` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1215:9 [INFO] [stderr] | [INFO] [stderr] 1215 | use std::io::Read; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1505 | use std::io::prelude::*; [INFO] [stderr] | ------------------- the item `Read` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `mpsc` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1245:9 [INFO] [stderr] | [INFO] [stderr] 2 | use std::sync::mpsc; [INFO] [stderr] | --------------- the item `mpsc` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1245 | use std::sync::mpsc; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `thread` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1246:9 [INFO] [stderr] | [INFO] [stderr] 5 | use std::thread; [INFO] [stderr] | ----------- the item `thread` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1246 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Duration` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1247:9 [INFO] [stderr] | [INFO] [stderr] 9 | use std::time::{Duration, Instant}; [INFO] [stderr] | -------- the item `Duration` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1247 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Arc` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1286:21 [INFO] [stderr] | [INFO] [stderr] 3 | use std::sync::Arc; [INFO] [stderr] | -------------- the item `Arc` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Mutex` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1286:26 [INFO] [stderr] | [INFO] [stderr] 4 | use std::sync::Mutex; [INFO] [stderr] | ---------------- the item `Mutex` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `thread` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1287:9 [INFO] [stderr] | [INFO] [stderr] 5 | use std::thread; [INFO] [stderr] | ----------- the item `thread` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1287 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> crates/core/main.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Write` is imported redundantly [INFO] [stderr] --> crates/core/main.rs:134:9 [INFO] [stderr] | [INFO] [stderr] 2 | use std::io::{self, Write}; [INFO] [stderr] | ----- the item `Write` is already imported here [INFO] [stderr] ... [INFO] [stderr] 134 | use std::io::Write; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `regex::internal::Input` [INFO] [stderr] --> crates/core/thinking.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use regex::internal::Input; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable `inferred_i32` is assigned to, but never used [INFO] [stderr] --> crates/core/thinking.rs:155:13 [INFO] [stderr] | [INFO] [stderr] 155 | let mut inferred_i32 = 12; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] = note: consider using `_inferred_i32` instead [INFO] [stderr] [INFO] [stderr] warning: value assigned to `inferred_i32` is never read [INFO] [stderr] --> crates/core/thinking.rs:156:5 [INFO] [stderr] | [INFO] [stderr] 156 | inferred_i32 = 88888888888i64; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: variable `m_i32` is assigned to, but never used [INFO] [stderr] --> crates/core/thinking.rs:159:13 [INFO] [stderr] | [INFO] [stderr] 159 | let mut m_i32 = 100; // Mutable `i32` [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: consider using `_m_i32` instead [INFO] [stderr] [INFO] [stderr] warning: value assigned to `m_i32` is never read [INFO] [stderr] --> crates/core/thinking.rs:160:5 [INFO] [stderr] | [INFO] [stderr] 160 | m_i32 = 2000; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> crates/core/thinking.rs:1065:9 [INFO] [stderr] | [INFO] [stderr] 1065 | let y = &x; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `z` [INFO] [stderr] --> crates/core/thinking.rs:1066:9 [INFO] [stderr] | [INFO] [stderr] 1066 | let z = &x; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> crates/core/thinking.rs:791:9 [INFO] [stderr] | [INFO] [stderr] 791 | let mut cat: Cat = Animal::new("Kity"); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `NewJob` [INFO] [stderr] --> crates/core/thinking.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | NewJob(Job), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> crates/core/thinking.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn new(size: usize) -> ThreadPool { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `execute` [INFO] [stderr] --> crates/core/thinking.rs:70:12 [INFO] [stderr] | [INFO] [stderr] 70 | pub fn execute(&self, f: F) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> crates/core/thinking.rs:106:8 [INFO] [stderr] | [INFO] [stderr] 106 | fn new(id: usize, receiver: Arc>>) -> Worker { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> crates/core/thinking.rs:186:5 [INFO] [stderr] | [INFO] [stderr] 186 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `age` [INFO] [stderr] --> crates/core/thinking.rs:187:5 [INFO] [stderr] | [INFO] [stderr] 187 | age: u8, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `address` [INFO] [stderr] --> crates/core/thinking.rs:188:5 [INFO] [stderr] | [INFO] [stderr] 188 | address: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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: `thinking` (bin "rg") generated 50 warnings [INFO] [stderr] warning: `thinking` (bin "rg" test) generated 48 warnings (48 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rg-87306a48f1709817) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test config::tests::basic ... ok [INFO] [stdout] test config::tests::error ... ok [INFO] [stdout] test thinking::test_greet ... ok [INFO] [stdout] test thinking::phrases::test_greet ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/integration-a1ca3e1e5e5bcd83) [INFO] [stdout] [INFO] [stdout] running 255 tests [INFO] [stdout] test feature::f1155_auto_hybrid_regex ... ok [INFO] [stdout] test binary::after_match1_implicit_count ... ok [INFO] [stdout] test feature::f109_case_sensitive_part2 ... ok [INFO] [stdout] test binary::before_match2_implicit ... ok [INFO] [stdout] test binary::after_match1_explicit_count ... FAILED [INFO] [stdout] test binary::after_match1_explicit_text ... FAILED [INFO] [stdout] test binary::before_match2_implicit_text ... FAILED [INFO] [stdout] test feature::f109_case_sensitive_part1 ... ok [INFO] [stdout] test feature::f1078_max_columns_preview1 ... FAILED [INFO] [stdout] test binary::before_match1_explicit ... FAILED [INFO] [stdout] test binary::after_match1_implicit_quiet ... FAILED [INFO] [stdout] test binary::after_match2_implicit ... FAILED [INFO] [stdout] test binary::after_match1_implicit_text ... FAILED [INFO] [stdout] test binary::before_match1_implicit_text ... FAILED [INFO] [stdout] test binary::before_match1_implicit ... ok [INFO] [stdout] test binary::after_match1_explicit ... FAILED [INFO] [stdout] test binary::after_match2_implicit_text ... FAILED [INFO] [stdout] test binary::before_match2_explicit ... FAILED [INFO] [stdout] test binary::after_match1_implicit_path ... FAILED [INFO] [stdout] test binary::after_match1_implicit ... FAILED [INFO] [stdout] test feature::f1078_max_columns_preview2 ... FAILED [INFO] [stdout] test binary::after_match1_implicit_binary ... FAILED [INFO] [stdout] test binary::before_match1_implicit_binary ... FAILED [INFO] [stdout] test feature::context_sep_default ... FAILED [INFO] [stdout] test feature::context_sep ... FAILED [INFO] [stdout] test binary::after_match1_stdin ... FAILED [INFO] [stdout] test binary::after_match1_implicit_count_binary ... FAILED [INFO] [stdout] test feature::f34_only_matching_line_column ... FAILED [INFO] [stdout] test feature::f1_replacement_encoding ... ok [INFO] [stdout] test feature::f263_sort_files ... FAILED [INFO] [stdout] test feature::f1414_no_require_git ... FAILED [INFO] [stdout] test feature::f129_context ... FAILED [INFO] [stdout] test feature::f1207_auto_encoding ... FAILED [INFO] [stdout] test feature::context_sep_empty ... FAILED [INFO] [stdout] test feature::f1466_no_ignore_files ... FAILED [INFO] [stdout] test feature::f1_utf16_explicit ... FAILED [INFO] [stdout] test feature::f129_matches ... FAILED [INFO] [stdout] test feature::f34_only_matching ... FAILED [INFO] [stdout] test feature::f362_dfa_size_limit ... FAILED [INFO] [stdout] test feature::f411_single_threaded_search_stats ... FAILED [INFO] [stdout] test feature::f275_pathsep ... FAILED [INFO] [stdout] test feature::f1_unknown_encoding ... ok [INFO] [stdout] test feature::f362_exceeds_regex_size_limit ... ok [INFO] [stdout] test feature::f1_sjis ... FAILED [INFO] [stdout] test feature::f1207_ignore_encoding ... FAILED [INFO] [stdout] test feature::f1138_no_ignore_dot ... FAILED [INFO] [stdout] test feature::f1420_no_ignore_exclude ... FAILED [INFO] [stdout] test feature::f129_replace ... FAILED [INFO] [stdout] test feature::f159_max_count_zero ... ok [INFO] [stdout] test feature::f243_column_line ... FAILED [INFO] [stdout] test misc::compressed_brotli ... ok [INFO] [stdout] test feature::f109_max_depth ... FAILED [INFO] [stdout] test feature::f159_max_count ... FAILED [INFO] [stdout] test feature::f411_parallel_search_stats ... FAILED [INFO] [stdout] test feature::f1_eucjp ... FAILED [INFO] [stdout] test misc::compressed_lz4 ... ok [INFO] [stdout] test feature::f1_utf16_auto ... FAILED [INFO] [stdout] test feature::f20_no_filename ... FAILED [INFO] [stdout] test misc::compressed_zstd ... ok [INFO] [stdout] test feature::f416_crlf ... FAILED [INFO] [stdout] test feature::f416_crlf_only_matching ... FAILED [INFO] [stdout] test feature::f68_no_ignore_vcs ... FAILED [INFO] [stdout] test feature::f7 ... FAILED [INFO] [stdout] test feature::f45_precedence_internal ... FAILED [INFO] [stdout] test feature::f89_files ... FAILED [INFO] [stdout] test feature::f45_relative_cwd ... FAILED [INFO] [stdout] test feature::f917_trim ... FAILED [INFO] [stdout] test feature::no_context_sep ... FAILED [INFO] [stdout] test feature::f740_passthru ... FAILED [INFO] [stdout] test feature::f419_zero_as_shortcut_for_null ... FAILED [INFO] [stdout] test feature::f45_precedence_with_others ... FAILED [INFO] [stdout] test feature::f948_exit_code_error ... ok [INFO] [stdout] test feature::f917_trim_match ... FAILED [INFO] [stdout] test feature::f89_files_without_match ... FAILED [INFO] [stdout] test feature::f948_exit_code_match ... FAILED [INFO] [stdout] test misc::binary_quit ... ok [INFO] [stdout] test feature::f993_null_data ... FAILED [INFO] [stdout] test feature::f89_files_with_matches ... FAILED [INFO] [stdout] test misc::after_context ... FAILED [INFO] [stdout] test json::r1095_missing_crlf ... FAILED [INFO] [stdout] test json::basic ... FAILED [INFO] [stdout] test feature::f7_stdin ... FAILED [INFO] [stdout] test feature::f89_count ... FAILED [INFO] [stdout] test feature::f70_smart_case ... FAILED [INFO] [stdout] test misc::binary_convert_mmap ... FAILED [INFO] [stdout] test feature::f416_crlf_multiline ... FAILED [INFO] [stdout] test json::notutf8 ... FAILED [INFO] [stdout] test json::notutf8_file ... FAILED [INFO] [stdout] test misc::after_context_line_numbers ... FAILED [INFO] [stdout] test feature::f948_exit_code_no_match ... FAILED [INFO] [stdout] test feature::f89_match ... FAILED [INFO] [stdout] test feature::no_context_sep_overrides ... FAILED [INFO] [stdout] test misc::binary_search_no_mmap ... FAILED [INFO] [stdout] test misc::columns ... FAILED [INFO] [stdout] test misc::binary_quit_mmap ... ok [INFO] [stdout] test misc::before_context ... FAILED [INFO] [stdout] test misc::binary_search_mmap ... FAILED [INFO] [stdout] test misc::count ... FAILED [INFO] [stdout] test misc::case_insensitive ... FAILED [INFO] [stdout] test json::r1095_crlf_empty_match ... FAILED [INFO] [stdout] test misc::binary_convert ... FAILED [INFO] [stdout] test misc::byte_offset_only_matching ... FAILED [INFO] [stdout] test feature::no_unicode ... ok [INFO] [stdout] test misc::context ... FAILED [INFO] [stdout] test feature::no_context_sep_overridden ... FAILED [INFO] [stdout] test json::crlf ... FAILED [INFO] [stdout] test misc::before_context_line_numbers ... FAILED [INFO] [stdout] test misc::context_line_numbers ... FAILED [INFO] [stdout] test feature::f196_persistent_config ... FAILED [INFO] [stdout] test misc::compressed_bzip2 ... FAILED [INFO] [stdout] test misc::compressed_lzma ... FAILED [INFO] [stdout] test misc::compressed_uncompress ... FAILED [INFO] [stdout] test misc::compressed_failing_gzip ... ok [INFO] [stdout] test misc::compressed_xz ... FAILED [INFO] [stdout] test misc::compressed_gzip ... FAILED [INFO] [stdout] test misc::count_matches ... FAILED [INFO] [stdout] test misc::count_matches_via_only ... FAILED [INFO] [stdout] test misc::count_matches_inverted ... FAILED [INFO] [stdout] test misc::dir ... FAILED [INFO] [stdout] test misc::files_without_match ... FAILED [INFO] [stdout] test misc::ignore_git_parent ... ok [INFO] [stdout] test misc::file_types ... FAILED [INFO] [stdout] test misc::file_type_add ... FAILED [INFO] [stdout] test misc::glob ... FAILED [INFO] [stdout] test misc::file_types_negate ... FAILED [INFO] [stdout] test misc::file_types_all ... FAILED [INFO] [stdout] test misc::ignore_git_parent_stop_file ... FAILED [INFO] [stdout] test misc::file_types_negate_all ... FAILED [INFO] [stdout] test misc::glob_negate ... FAILED [INFO] [stdout] test misc::files ... FAILED [INFO] [stdout] test misc::literal ... FAILED [INFO] [stdout] test misc::glob_case_insensitive ... FAILED [INFO] [stdout] test misc::glob_case_sensitive ... FAILED [INFO] [stdout] test misc::file_type_clear ... ok [INFO] [stdout] test misc::ignore_hidden ... ok [INFO] [stdout] test misc::ignore_ripgrep_parent_no_stop ... ok [INFO] [stdout] test misc::files_with_matches ... FAILED [INFO] [stdout] test misc::ignore_git ... ok [INFO] [stdout] test misc::ignore_ripgrep ... ok [INFO] [stdout] test misc::file_type_add_compose ... FAILED [INFO] [stdout] test misc::glob_always_case_insensitive ... FAILED [INFO] [stdout] test misc::inverted_line_numbers ... FAILED [INFO] [stdout] test misc::max_filesize_parse_error_length ... ok [INFO] [stdout] test misc::max_filesize_parse_k_suffix ... FAILED [INFO] [stdout] test misc::max_filesize_parse_no_suffix ... FAILED [INFO] [stdout] test misc::replace ... FAILED [INFO] [stdout] test misc::inverted ... FAILED [INFO] [stdout] test misc::line ... FAILED [INFO] [stdout] test misc::max_filesize_parse_m_suffix ... FAILED [INFO] [stdout] test misc::line_numbers ... FAILED [INFO] [stdout] test misc::max_filesize_suffix_overflow ... ok [INFO] [stdout] test misc::ignore_git_parent_stop ... FAILED [INFO] [stdout] test misc::preprocessing_glob ... FAILED [INFO] [stdout] test misc::ignore_generic ... ok [INFO] [stdout] test misc::include_zero_override ... ok [INFO] [stdout] test misc::preprocessing ... FAILED [INFO] [stdout] test misc::quiet ... FAILED [INFO] [stdout] test misc::max_filesize_parse_error_suffix ... ok [INFO] [stdout] test misc::no_ignore_hidden ... FAILED [INFO] [stdout] test regression::r1573 ... ok [INFO] [stdout] test misc::replace_groups ... FAILED [INFO] [stdout] test misc::replace_named_groups ... FAILED [INFO] [stdout] test misc::no_ignore ... FAILED [INFO] [stdout] test misc::no_parent_ignore_git ... FAILED [INFO] [stdout] test misc::single_file ... FAILED [INFO] [stdout] test misc::replace_with_only_matching ... FAILED [INFO] [stdout] test misc::symlink_nofollow ... ok [INFO] [stdout] test misc::symlink_follow ... FAILED [INFO] [stdout] test misc::type_list ... FAILED [INFO] [stdout] test misc::unrestricted1 ... FAILED [INFO] [stdout] test misc::unrestricted2 ... FAILED [INFO] [stdout] test misc::unrestricted3 ... FAILED [INFO] [stdout] test misc::vimgrep ... FAILED [INFO] [stdout] test misc::vimgrep_no_line ... FAILED [INFO] [stdout] test misc::vimgrep_no_line_no_column ... FAILED [INFO] [stdout] test misc::with_heading_default ... FAILED [INFO] [stdout] test misc::with_heading ... FAILED [INFO] [stdout] test misc::with_filename ... FAILED [INFO] [stdout] test misc::word ... FAILED [INFO] [stdout] test multiline::context ... FAILED [INFO] [stdout] test multiline::dot_all ... FAILED [INFO] [stdout] test multiline::dot_no_newline ... ok [INFO] [stdout] test multiline::only_matching ... FAILED [INFO] [stdout] test multiline::overlap1 ... FAILED [INFO] [stdout] test multiline::stdin ... FAILED [INFO] [stdout] test multiline::overlap2 ... FAILED [INFO] [stdout] test multiline::vimgrep ... FAILED [INFO] [stdout] test regression::r105_part2 ... FAILED [INFO] [stdout] test regression::r105_part1 ... FAILED [INFO] [stdout] test regression::r1064 ... FAILED [INFO] [stdout] test regression::r1098 ... ok [INFO] [stdout] test misc::include_zero ... FAILED [INFO] [stdout] test regression::r1130 ... FAILED [INFO] [stdout] test regression::r1159_exit_status ... FAILED [INFO] [stdout] test regression::r1159_invalid_flag ... ok [INFO] [stdout] test regression::r1163 ... FAILED [INFO] [stdout] test regression::r1173 ... ok [INFO] [stdout] test regression::r1176_line_regex ... FAILED [INFO] [stdout] test regression::r1174 ... ok [INFO] [stdout] test regression::r1223_no_dir_check_for_default_path ... FAILED [INFO] [stdout] test regression::r1259_drop_last_byte_nonl ... FAILED [INFO] [stdout] test regression::r1203_reverse_suffix_literal ... FAILED [INFO] [stdout] test regression::r1176_literal_file ... FAILED [INFO] [stdout] test regression::r127 ... FAILED [INFO] [stdout] test regression::r131 ... ok [INFO] [stdout] test regression::r128 ... FAILED [INFO] [stdout] test regression::r1319 ... FAILED [INFO] [stdout] test regression::r1389_bad_symlinks_no_biscuit ... FAILED [INFO] [stdout] test regression::r137 ... FAILED [INFO] [stdout] test regression::r1334_crazy_literals ... FAILED [INFO] [stdout] test regression::r1446_respect_excludes_in_worktree ... FAILED [INFO] [stdout] test regression::r1559 ... FAILED [INFO] [stdout] test regression::r1537 ... FAILED [INFO] [stdout] test regression::r156 ... FAILED [INFO] [stdout] test regression::r16 ... ok [INFO] [stdout] test regression::r199 ... FAILED [INFO] [stdout] test regression::r206 ... FAILED [INFO] [stdout] test regression::r184 ... FAILED [INFO] [stdout] test regression::r210 ... FAILED [INFO] [stdout] test regression::r228 ... ok [INFO] [stdout] test regression::r229 ... ok [INFO] [stdout] test regression::r251 ... FAILED [INFO] [stdout] test regression::r25 ... FAILED [INFO] [stdout] test regression::r256 ... FAILED [INFO] [stdout] test regression::r256_j1 ... FAILED [INFO] [stdout] test regression::r270 ... FAILED [INFO] [stdout] test regression::r279 ... FAILED [INFO] [stdout] test regression::r30 ... FAILED [INFO] [stdout] test regression::r391 ... FAILED [INFO] [stdout] test regression::r405 ... FAILED [INFO] [stdout] test regression::r483_matching_no_stdout ... FAILED [INFO] [stdout] test regression::r483_non_matching_exit_code ... ok [INFO] [stdout] test regression::r49 ... ok [INFO] [stdout] test regression::r50 ... ok [INFO] [stdout] test regression::r493 ... FAILED [INFO] [stdout] test regression::r506_word_not_parenthesized ... FAILED [INFO] [stdout] test regression::r553_flag ... FAILED [INFO] [stdout] test regression::r553_switch ... FAILED [INFO] [stdout] test regression::r64 ... FAILED [INFO] [stdout] test regression::r65 ... ok [INFO] [stdout] test regression::r568_leading_hyphen_option_args ... FAILED [INFO] [stdout] test regression::r599 ... FAILED [INFO] [stdout] test regression::r693_context_in_contextless_mode ... FAILED [INFO] [stdout] test regression::r67 ... FAILED [INFO] [stdout] test regression::r451_only_matching ... FAILED [INFO] [stdout] test regression::r451_only_matching_as_in_issue ... FAILED [INFO] [stdout] test regression::r428_color_context_path ... FAILED [INFO] [stdout] test regression::r807 ... FAILED [INFO] [stdout] test regression::r87 ... ok [INFO] [stdout] test regression::r90 ... FAILED [INFO] [stdout] test regression::r1164 ... FAILED [INFO] [stdout] test regression::r900 ... ok [INFO] [stdout] test regression::r93 ... FAILED [INFO] [stdout] test regression::r99 ... FAILED [INFO] [stdout] test regression::r428_unrecognized_style ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_explicit_count stdout ---- [INFO] [stdout] thread 'binary::after_match1_explicit_count' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-c" "Project Gutenberg EBook" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_explicit_count/1 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_explicit_count/1", "/tmp/ripgrep-tests/after_match1_explicit_count/1/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1266 [INFO] [stdout] 2022-02-28 04:47:24.062275898 UTC [INFO] [stdout] 2022-03-20 04:47:24.062275898 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.062304358 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.062304358 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.062304358 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.062304358 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.378 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.062 [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: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe43c5 - integration::binary::after_match1_explicit_count::{{closure}}::h17a436e420fed801 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:186:20 [INFO] [stdout] 19: 0x55adcabe42a7 - integration::binary::after_match1_explicit_count::hf04f0ec67be99d01 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe411a - integration::binary::after_match1_explicit_count::{{closure}}::h5833e7de294d9255 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabf1cce - core::ops::function::FnOnce::call_once::hd6861b3140364a1e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_explicit_text stdout ---- [INFO] [stdout] thread 'binary::after_match1_explicit_text' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--text" "Project Gutenberg EBook" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_explicit_text/2 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_explicit_text/2", "/tmp/ripgrep-tests/after_match1_explicit_text/2/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 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] 2022-02-28 04:47:24.071655396 UTC [INFO] [stdout] 2022-03-20 04:47:24.071655396 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.071694606 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.071694606 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.071694606 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.071694606 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.378 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.071 [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: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe2e69 - integration::binary::after_match1_explicit_text::{{closure}}::h0c70dd795fe1ddab [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:121:23 [INFO] [stdout] 19: 0x55adcabe2d37 - integration::binary::after_match1_explicit_text::hfbb0e2c2e285f351 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe2baa - integration::binary::after_match1_explicit_text::{{closure}}::h1def5984e2d91cec [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabef8ce - core::ops::function::FnOnce::call_once::h49d0ee586ab540e4 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::before_match2_implicit_text stdout ---- [INFO] [stdout] thread 'binary::before_match2_implicit_text' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--text" "a medical student" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/before_match2_implicit_text/19 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match2_implicit_text/19", "/tmp/ripgrep-tests/before_match2_implicit_text/19/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: 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: 1261 [INFO] [stdout] 2022-02-28 04:47:24.074331426 UTC [INFO] [stdout] 2022-03-20 04:47:24.074331426 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.074349506 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.074349506 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.074349506 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.074349506 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.392 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.074 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe6a99 - integration::binary::before_match2_implicit_text::{{closure}}::h12d5aec5ca819c32 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:305:23 [INFO] [stdout] 19: 0x55adcabe6967 - integration::binary::before_match2_implicit_text::ha8c2677441278cb5 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe67da - integration::binary::before_match2_implicit_text::{{closure}}::h7c8cfa74db3ee581 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabefe7e - core::ops::function::FnOnce::call_once::h61342059da4ea660 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f1078_max_columns_preview1 stdout ---- [INFO] [stdout] thread 'feature::f1078_max_columns_preview1' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "-M46" "--max-columns-preview" "exhibited|dusted|has to have it" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f1078_max_columns_preview1/23 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1078_max_columns_preview1/23", "/tmp/ripgrep-tests/f1078_max_columns_preview1/23/sherlock"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1264 [INFO] [stdout] 2022-02-28 04:47:24.074519816 UTC [INFO] [stdout] 2022-03-20 04:47:24.074519816 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.074533896 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.074533896 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.074533896 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.074533896 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.392 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.074 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcac41cb9 - integration::feature::f1078_max_columns_preview1::{{closure}}::hc15fb6b90dad9f7a [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:652:23 [INFO] [stdout] 19: 0x55adcac41b87 - integration::feature::f1078_max_columns_preview1::h39b79a58ad57ef18 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcac419fa - integration::feature::f1078_max_columns_preview1::{{closure}}::h4f6e153cde8b1643 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabf078e - core::ops::function::FnOnce::call_once::h8016accc2e91ba42 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - 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/13 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match1_explicit/13", "/tmp/ripgrep-tests/before_match1_explicit/13/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] 2022-02-28 04:47:24.089764933 UTC [INFO] [stdout] 2022-03-20 04:47:24.089764933 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.089781883 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.089781883 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.089781883 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.089781883 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.386 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.089 [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: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe54c9 - integration::binary::before_match1_explicit::{{closure}}::hec9f92d5636c46c5 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:245:23 [INFO] [stdout] 19: 0x55adcabe5397 - integration::binary::before_match1_explicit::h60bdaec8923251cc [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe520a - integration::binary::before_match1_explicit::{{closure}}::h81993f50d77e1239 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabee4ae - core::ops::function::FnOnce::call_once::h0457dece1317cc02 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - 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/6 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_quiet/6", "/tmp/ripgrep-tests/after_match1_implicit_quiet/6/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1271 [INFO] [stdout] 2022-02-28 04:47:24.075890166 UTC [INFO] [stdout] 2022-03-20 04:47:24.075890166 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.075904656 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.075904656 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.075904656 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.075904656 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.385 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.075 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe37b5 - integration::binary::after_match1_implicit_quiet::{{closure}}::hb2ee916b436685fe [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:149:17 [INFO] [stdout] 19: 0x55adcabe3697 - integration::binary::after_match1_implicit_quiet::hfef870cfaaaf746a [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe350a - integration::binary::after_match1_implicit_quiet::{{closure}}::h8744423e7f3b764b [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabef1ee - core::ops::function::FnOnce::call_once::h30b48e4c7f30585d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match2_implicit stdout ---- [INFO] [stdout] thread 'binary::after_match2_implicit' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "Project Gutenberg EBook|a medical student" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match2_implicit/11 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match2_implicit/11", "/tmp/ripgrep-tests/after_match2_implicit/11/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1268 [INFO] [stdout] 2022-02-28 04:47:24.077432785 UTC [INFO] [stdout] 2022-03-20 04:47:24.077432785 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.077446595 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.077446595 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.077446595 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.077446595 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.388 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.077 [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: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe4879 - integration::binary::after_match2_implicit::{{closure}}::ha4212cabf018e300 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:205:23 [INFO] [stdout] 19: 0x55adcabe4747 - integration::binary::after_match2_implicit::h585e945ec868cb28 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe45ba - integration::binary::after_match2_implicit::{{closure}}::hc6d230bb19bdbb01 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabef22e - core::ops::function::FnOnce::call_once::h314d0308c5881157 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_implicit_text stdout ---- [INFO] [stdout] thread 'binary::after_match1_implicit_text' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--text" "Project Gutenberg EBook" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_implicit_text/10 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_text/10", "/tmp/ripgrep-tests/after_match1_implicit_text/10/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1274 [INFO] [stdout] 2022-02-28 04:47:24.077983795 UTC [INFO] [stdout] 2022-03-20 04:47:24.077983795 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.078020335 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.078020335 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.078020335 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.078020335 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.386 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.077 [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: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe29a9 - integration::binary::after_match1_implicit_text::{{closure}}::h4f4caff72ac7ba7d [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:109:23 [INFO] [stdout] 19: 0x55adcabe2877 - integration::binary::after_match1_implicit_text::h66d03dca290af766 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe26ea - integration::binary::after_match1_implicit_text::{{closure}}::hd5f197fe51017663 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabeed7e - core::ops::function::FnOnce::call_once::h25a0c2a503afcb1a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::before_match1_implicit_text stdout ---- [INFO] [stdout] thread 'binary::before_match1_implicit_text' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--text" "Heaven" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/before_match1_implicit_text/16 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match1_implicit_text/16", "/tmp/ripgrep-tests/before_match1_implicit_text/16/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 主线程3! [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] 得到: 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: 1263 [INFO] [stdout] 2022-02-28 04:47:24.073408836 UTC [INFO] [stdout] 2022-03-20 04:47:24.073408836 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.073436046 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.073436046 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.073436046 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.073436046 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.392 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.073 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe5e49 - integration::binary::before_match1_implicit_text::{{closure}}::h7307d2b135a02513 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:270:23 [INFO] [stdout] 19: 0x55adcabe5d17 - integration::binary::before_match1_implicit_text::h9144a1df5ecf3869 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe5b8a - integration::binary::before_match1_implicit_text::{{closure}}::h6b345cebb5d391b2 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabf1a5e - core::ops::function::FnOnce::call_once::hce81ff90553bcb0d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_explicit stdout ---- [INFO] [stdout] thread 'binary::after_match1_explicit' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "Project Gutenberg EBook" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_explicit/0 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_explicit/0", "/tmp/ripgrep-tests/after_match1_explicit/0/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: 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: 1278 [INFO] [stdout] 2022-02-28 04:47:24.078281295 UTC [INFO] [stdout] 2022-03-20 04:47:24.078281295 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.078298055 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.078298055 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.078298055 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.078298055 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.377 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.078 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe1b89 - integration::binary::after_match1_explicit::{{closure}}::hcad0e5996cd50e73 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:58:23 [INFO] [stdout] 19: 0x55adcabe1a57 - integration::binary::after_match1_explicit::heba1a61668f9729a [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe18ca - integration::binary::after_match1_explicit::{{closure}}::h9f40629afa78bf4b [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabef36e - core::ops::function::FnOnce::call_once::h33a3bd67f25ded30 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match2_implicit_text stdout ---- [INFO] [stdout] thread 'binary::after_match2_implicit_text' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--text" "Project Gutenberg EBook|a medical student" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match2_implicit_text/12 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match2_implicit_text/12", "/tmp/ripgrep-tests/after_match2_implicit_text/12/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1275 [INFO] [stdout] 2022-02-28 04:47:24.079238325 UTC [INFO] [stdout] 2022-03-20 04:47:24.079238325 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.079255555 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.079255555 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.079255555 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.079255555 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.386 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.079 [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: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe4d39 - integration::binary::after_match2_implicit_text::{{closure}}::haff7decd625f360f [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:225:23 [INFO] [stdout] 19: 0x55adcabe4c07 - integration::binary::after_match2_implicit_text::h2d8c1d090fd4f328 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe4a7a - integration::binary::after_match2_implicit_text::{{closure}}::h6042fe43a2d61137 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabf03ee - core::ops::function::FnOnce::call_once::h723feb37876a19f4 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - 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/17 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match2_explicit/17", "/tmp/ripgrep-tests/before_match2_explicit/17/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1273 [INFO] [stdout] 2022-02-28 04:47:24.080202245 UTC [INFO] [stdout] 2022-03-20 04:47:24.080202245 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.080220214 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.080220214 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.080220214 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.080220214 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.391 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.080 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe65d9 - integration::binary::before_match2_explicit::{{closure}}::h8164408ce0cc865a [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:293:23 [INFO] [stdout] 19: 0x55adcabe64a7 - integration::binary::before_match2_explicit::hd515747d316f84ca [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe631a - integration::binary::before_match2_explicit::{{closure}}::h14370442dd0b6634 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabef0be - core::ops::function::FnOnce::call_once::h2cbef107a4789379 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - 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/7 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_path/7", "/tmp/ripgrep-tests/after_match1_implicit_path/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] 得到: 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] 2022-02-28 04:47:24.080428975 UTC [INFO] [stdout] 2022-03-20 04:47:24.080428975 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.080454095 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.080454095 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.080454095 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.080454095 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.385 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.080 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe3315 - integration::binary::after_match1_implicit_path::{{closure}}::h49c8ae554ef59c7a [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:140:22 [INFO] [stdout] 19: 0x55adcabe31f7 - integration::binary::after_match1_implicit_path::h2299c4eca44b0251 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe306a - integration::binary::after_match1_implicit_path::{{closure}}::hd63340f535b7b6e6 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabf22ae - core::ops::function::FnOnce::call_once::hed0a053a772121e1 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - 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/4 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit/4", "/tmp/ripgrep-tests/after_match1_implicit/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] 主线程4! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1272 [INFO] [stdout] 2022-02-28 04:47:24.081481394 UTC [INFO] [stdout] 2022-03-20 04:47:24.081481394 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.081497724 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.081497724 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.081497724 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.081497724 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.385 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.081 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe16c9 - integration::binary::after_match1_implicit::{{closure}}::hb60b8074f8012183 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:45:23 [INFO] [stdout] 19: 0x55adcabe1597 - integration::binary::after_match1_implicit::h61447741907fe514 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe140a - integration::binary::after_match1_implicit::{{closure}}::hd8b8a66140f15b6a [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabef2ee - core::ops::function::FnOnce::call_once::h32f87d7cf24ec4a8 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - 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/24 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1078_max_columns_preview2/24", "/tmp/ripgrep-tests/f1078_max_columns_preview2/24/sherlock"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 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: 1282 [INFO] [stdout] 2022-02-28 04:47:24.095888292 UTC [INFO] [stdout] 2022-03-20 04:47:24.095888292 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.095907182 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.095907182 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.095907182 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.095907182 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.393 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.095 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcac42179 - integration::feature::f1078_max_columns_preview2::{{closure}}::h1b48e433c2ddcfd6 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:671:23 [INFO] [stdout] 19: 0x55adcac42047 - integration::feature::f1078_max_columns_preview2::h416c085b28033523 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcac41eba - integration::feature::f1078_max_columns_preview2::{{closure}}::h6db941850c0f74ae [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabf098e - core::ops::function::FnOnce::call_once::h8671ddc0ddacef4f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - 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/5 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_binary/5", "/tmp/ripgrep-tests/after_match1_implicit_binary/5/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1288 [INFO] [stdout] 2022-02-28 04:47:24.088015403 UTC [INFO] [stdout] 2022-03-20 04:47:24.088015403 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.088033853 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.088033853 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.088033853 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.088033853 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.378 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.087 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe24e9 - integration::binary::after_match1_implicit_binary::{{closure}}::h570b17866d73f5f2 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:90:23 [INFO] [stdout] 19: 0x55adcabe23b7 - integration::binary::after_match1_implicit_binary::he74f5669579fb531 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe222a - integration::binary::after_match1_implicit_binary::{{closure}}::he0696e992c26bcce [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabf049e - core::ops::function::FnOnce::call_once::h75cb9497b2750e12 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::before_match1_implicit_binary stdout ---- [INFO] [stdout] thread 'binary::before_match1_implicit_binary' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--binary" "Heaven" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/before_match1_implicit_binary/15 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match1_implicit_binary/15", "/tmp/ripgrep-tests/before_match1_implicit_binary/15/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1280 [INFO] [stdout] 2022-02-28 04:47:24.087730163 UTC [INFO] [stdout] 2022-03-20 04:47:24.087730163 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.087746423 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.087746423 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.087746423 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.087746423 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.391 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.087 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe5989 - integration::binary::before_match1_implicit_binary::{{closure}}::heae5aceda7c517eb [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:258:23 [INFO] [stdout] 19: 0x55adcabe5857 - integration::binary::before_match1_implicit_binary::hde3c384055f06a97 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe56ca - integration::binary::before_match1_implicit_binary::{{closure}}::h88a1399799f5483f [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabef4fe - core::ops::function::FnOnce::call_once::h37510ef2e1a05c58 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::context_sep_default stdout ---- [INFO] [stdout] thread 'feature::context_sep_default' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "-A1" "foo" "test" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/context_sep_default/21 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/context_sep_default/21", "/tmp/ripgrep-tests/context_sep_default/21/test"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1285 [INFO] [stdout] 2022-02-28 04:47:24.094518992 UTC [INFO] [stdout] 2022-03-20 04:47:24.094518992 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.094534982 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.094534982 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.094534982 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.094534982 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.392 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.094 [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: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcac47395 - integration::feature::context_sep_default::{{closure}}::h1512a8b0c1fa0f5e [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:831:41 [INFO] [stdout] 19: 0x55adcac47277 - integration::feature::context_sep_default::hbdacd0ed89067553 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcac470ea - integration::feature::context_sep_default::{{closure}}::h1ec665eeb5e72323 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabf0c0e - core::ops::function::FnOnce::call_once::h92bae9d3bfc68712 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::context_sep stdout ---- [INFO] [stdout] thread 'feature::context_sep' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "-A1" "--context-separator" "AAA" "foo" "test" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/context_sep/20 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/context_sep/20", "/tmp/ripgrep-tests/context_sep/20/test"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1276 [INFO] [stdout] 2022-02-28 04:47:24.084742354 UTC [INFO] [stdout] 2022-03-20 04:47:24.084742354 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.084757744 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.084757744 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.084757744 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.084757744 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.392 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.084 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcac46ef5 - integration::feature::context_sep::{{closure}}::h6ed2030611bde7c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:825:42 [INFO] [stdout] 19: 0x55adcac46dd7 - integration::feature::context_sep::hdf36a2d9198899f3 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcac46c4a - integration::feature::context_sep::{{closure}}::h6cda5e092de578b1 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabef9ce - core::ops::function::FnOnce::call_once::h4c72205b30bd4f3e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_stdin stdout ---- [INFO] [stdout] thread 'binary::after_match1_stdin' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "Project Gutenberg EBook" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_stdin/9 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_stdin/9"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 4 [INFO] [stdout] 得到: four [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1289 [INFO] [stdout] 2022-02-28 04:47:24.092359843 UTC [INFO] [stdout] 2022-03-20 04:47:24.092359843 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.092372822 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.092372822 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.092372822 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.092372822 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.385 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.092 [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: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4abb2 - integration::util::TestCommand::pipe::hf20f188f5f94c0e1 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:311:22 [INFO] [stdout] 17: 0x55adcabe200b - integration::binary::after_match1_stdin::{{closure}}::h3986770e5311e095 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:69:23 [INFO] [stdout] 18: 0x55adcabe1f17 - integration::binary::after_match1_stdin::h66522cfb28275a82 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 19: 0x55adcabe1d8a - integration::binary::after_match1_stdin::{{closure}}::hbbc22765ff3d342d [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 20: 0x55adcabefc3e - core::ops::function::FnOnce::call_once::h577dcf86ea8bd029 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 23: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 27: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 28: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 30: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 31: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 32: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 33: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 38: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f0553366609 - start_thread [INFO] [stdout] 43: 0x7f0553138293 - clone [INFO] [stdout] 44: 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/8 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_count_binary/8", "/tmp/ripgrep-tests/after_match1_implicit_count_binary/8/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 主线程4! [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] 得到: 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: 1310 [INFO] [stdout] 2022-02-28 04:47:24.115788948 UTC [INFO] [stdout] 2022-03-20 04:47:24.115788948 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.115805478 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.115805478 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.115805478 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.115805478 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.385 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.115 [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: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcabe3f25 - integration::binary::after_match1_implicit_count_binary::{{closure}}::h27a3d31f7d3461dc [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:176:28 [INFO] [stdout] 19: 0x55adcabe3e07 - integration::binary::after_match1_implicit_count_binary::hc6c0f257aafc0ea6 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcabe3c7a - integration::binary::after_match1_implicit_count_binary::{{closure}}::h2b1424d22061dc60 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabee8be - core::ops::function::FnOnce::call_once::h12412805add59786 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f34_only_matching_line_column stdout ---- [INFO] [stdout] thread 'feature::f34_only_matching_line_column' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "-o" "--column" "-n" "Sherlock" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f34_only_matching_line_column/51 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f34_only_matching_line_column/51", "/tmp/ripgrep-tests/f34_only_matching_line_column/51/sherlock"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1268 [INFO] [stdout] 2022-02-28 04:47:24.126787186 UTC [INFO] [stdout] 2022-03-20 04:47:24.126787186 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.126799916 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.126799916 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.126799916 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.126799916 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.438 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.126 [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: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcac353ce - integration::feature::f34_only_matching_line_column::{{closure}}::hae649e7fe7bfffd5 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:110:23 [INFO] [stdout] 19: 0x55adcac35227 - integration::feature::f34_only_matching_line_column::heaf1eb48412c5295 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcac3509a - integration::feature::f34_only_matching_line_column::{{closure}}::hfd0339ba7217ab7d [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabf02ee - core::ops::function::FnOnce::call_once::h706f094c986d4d3d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f263_sort_files stdout ---- [INFO] [stdout] thread 'feature::f263_sort_files' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--sort-files" "test" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f263_sort_files/48 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f263_sort_files/48", "/tmp/ripgrep-tests/f263_sort_files/48/bar", "/tmp/ripgrep-tests/f263_sort_files/48/abc", "/tmp/ripgrep-tests/f263_sort_files/48/zoo", "/tmp/ripgrep-tests/f263_sort_files/48/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: 1269 [INFO] [stdout] 2022-02-28 04:47:24.128981365 UTC [INFO] [stdout] 2022-03-20 04:47:24.128981365 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.128998405 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.128998405 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.128998405 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.128998405 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.439 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.128 [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: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcac3c272 - integration::feature::f263_sort_files::{{closure}}::ha89a821edcfd21bf [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:356:23 [INFO] [stdout] 19: 0x55adcac3c0a7 - integration::feature::f263_sort_files::he5c3940e0f9ff68d [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcac3bf1a - integration::feature::f263_sort_files::{{closure}}::h37388be4a50bd539 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabf006e - core::ops::function::FnOnce::call_once::h68b40a93707f8c28 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- feature::f1414_no_require_git stdout ---- [INFO] [stdout] thread 'feature::f1414_no_require_git' 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/f1414_no_require_git/34 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1414_no_require_git/34", "/tmp/ripgrep-tests/f1414_no_require_git/34/bar", "/tmp/ripgrep-tests/f1414_no_require_git/34/.gitignore", "/tmp/ripgrep-tests/f1414_no_require_git/34/foo"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1277 [INFO] [stdout] 2022-02-28 04:47:24.133490745 UTC [INFO] [stdout] 2022-03-20 04:47:24.133490745 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.133507474 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.133507474 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.133507474 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.133507474 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.439 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.133 [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: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcac43efb - integration::feature::f1414_no_require_git::{{closure}}::hf46c79cdc989575e [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:737:18 [INFO] [stdout] 19: 0x55adcac43d87 - integration::feature::f1414_no_require_git::hdd5e70c908c26d11 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcac43bfa - integration::feature::f1414_no_require_git::{{closure}}::hdc79291f29094257 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabf036e - core::ops::function::FnOnce::call_once::h71b41b7662e4c25b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - 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/33 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f129_context/33", "/tmp/ripgrep-tests/f129_context/33/foo"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1275 [INFO] [stdout] 2022-02-28 04:47:24.135956534 UTC [INFO] [stdout] 2022-03-20 04:47:24.135956534 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.135975684 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.135975684 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.135975684 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.135975684 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.438 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.135 [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: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcac3a5fc - integration::feature::f129_context::{{closure}}::hf5f570f6e143e878 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:297:23 [INFO] [stdout] 19: 0x55adcac3a477 - integration::feature::f129_context::h9ea8d860ad8d85df [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcac3a2ea - integration::feature::f129_context::{{closure}}::hf34e824773e842c2 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabf15ee - core::ops::function::FnOnce::call_once::hc0dbde8ff78c1af8 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - clone [INFO] [stdout] 45: 0x0 - [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/31 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1207_auto_encoding/31", "/tmp/ripgrep-tests/f1207_auto_encoding/31/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: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcad2183e - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x55adcac8cb0a - core::panicking::assert_failed::h5998892c3c532733 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x55adcac4b8d6 - integration::util::TestCommand::assert_exit_code::hd32dd456d53f3e9e [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:358:9 [INFO] [stdout] 18: 0x55adcac4360d - integration::feature::f1207_auto_encoding::{{closure}}::h35bd394a99ccb558 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:713:5 [INFO] [stdout] 19: 0x55adcac434d7 - integration::feature::f1207_auto_encoding::h5e7c0f30e16be9f0 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55adcac4334a - integration::feature::f1207_auto_encoding::{{closure}}::hd76f56afd14a0e8d [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55adcabefb0e - core::ops::function::FnOnce::call_once::h51700d117f7273e0 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55adcacb89a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55adcacb89a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x55adcacb768f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55adcacb768f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55adcacb768f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55adcacb768f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55adcacb768f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55adcacb768f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x55adcacb768f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x55adcacc0a51 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x55adcacc0a51 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 34: 0x55adcac8d4df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55adcac8d4df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x55adcac8d4df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x55adcac8d4df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x55adcac8d4df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 39: 0x55adcac8d4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55adcad05813 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55adcad05813 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f0553366609 - start_thread [INFO] [stdout] 44: 0x7f0553138293 - 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/26 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/context_sep_empty/26", "/tmp/ripgrep-tests/context_sep_empty/26/test"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: four [INFO] [stdout] 得到: 4 [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1268 [INFO] [stdout] 2022-02-28 04:47:24.135943694 UTC [INFO] [stdout] 2022-03-20 04:47:24.135943694 UTC [INFO] [stdout] Local time now is 2022-02-28 04:47:24.135962094 +00:00 [INFO] [stdout] UTC time now is 2022-02-28 04:47:24.135962094 UTC [INFO] [stdout] Time in Hong Kong now is 2022-02-28 12:47:24.135962094 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-02-28 02:47:24.135962094 -02:00 [INFO] [stdout] The current UTC time is 04:47:24 AM [INFO] [stdout] And there have been 17244 seconds since midnight [INFO] [stdout] The current UTC date is 2022-02-28 Mon (CE) [INFO] [stdout] And the Common Era began 738214 days ago [INFO] [stdout] Number of seconds between 1970-01-01 00:00:00 and 2017-11-12 17:33:44 is 1510508024. [INFO] [stdout] Date after a billion seconds since 1970-01-01 00:00:00 was 2001-09-09 01:46:40. [INFO] [stdout] 2003-07-01 10:52:37 +02:00 [INFO] [stdout] 1996-12-19 16:39:57 -08:00 [INFO] [stdout] 1994-08-05 08:00:00 +00:00 [INFO] [stdout] 23:56:04 [INFO] [stdout] 2015-09-05 [INFO] [stdout] 2015-09-05 23:56:04 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stderr: 2022-02-28 04:47:22.438 [INFO]: >>> start up... [INFO] [stdout] 2022-02-28 04:47:24.135 [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: 0x55adcacfb66c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55adcacfb66c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55adcacfb66c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55adcacfb66c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55adcad22bac - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55adcacf6463 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55adcacfe382 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55adcacfe382 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55adcacfe382 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55adcacfdfd1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55adcacfe9d3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55adcacfe6f0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55adcacfbb14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55adcacfe429 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55adcab99e61 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55adcac4c4a4 - integration::util::TestCommand::expect_success::hd222200109cfb894 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55adcac4af21 - integration::util::TestCommand::output::h9f6600cc5d1f55b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55adcac4a7b3 - integration::util::TestCommand::stdout::haae267886a65e281 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55adcac47835 - integration::feature::context_sep_empty::{{closure}}::he4f4ad36682bc7ef [WARN] too many lines in the log, truncating it