[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 try#28eff87d300677d3acc4d7129d31c74bf885cf6d for pr-94775 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitecodegroovy%2Fthinking-in-rust" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elitecodegroovy/thinking-in-rust on toolchain 28eff87d300677d3acc4d7129d31c74bf885cf6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "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-10/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" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pcre2 v0.2.3 [INFO] [stderr] Downloaded serde v1.0.119 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded serde_derive v1.0.119 [INFO] [stderr] Downloaded console v0.14.0 [INFO] [stderr] Downloaded bytecount v0.6.2 [INFO] [stderr] Downloaded memmap2 v0.2.0 [INFO] [stderr] Downloaded libm v0.1.4 [INFO] [stderr] Downloaded packed_simd_2 v0.3.4 [INFO] [stderr] Downloaded pcre2-sys v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6adfb156dc2d4b481a89b3162a9d99d5887c99f050ed283bc2c8544364fb69ca [INFO] running `Command { std: "docker" "start" "-a" "6adfb156dc2d4b481a89b3162a9d99d5887c99f050ed283bc2c8544364fb69ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6adfb156dc2d4b481a89b3162a9d99d5887c99f050ed283bc2c8544364fb69ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6adfb156dc2d4b481a89b3162a9d99d5887c99f050ed283bc2c8544364fb69ca", kill_on_drop: false }` [INFO] [stdout] 6adfb156dc2d4b481a89b3162a9d99d5887c99f050ed283bc2c8544364fb69ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1eb73413d902a059f0c96c5b1808187da3baea9852a555df43a3e077abc77fa7 [INFO] running `Command { std: "docker" "start" "-a" "1eb73413d902a059f0c96c5b1808187da3baea9852a555df43a3e077abc77fa7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [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 thread_local v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling grep-matcher v0.1.4 (/opt/rustwide/workdir/crates/matcher) [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.2.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling globset v0.4.6 (/opt/rustwide/workdir/crates/globset) [INFO] [stderr] Compiling grep-searcher v0.1.7 (/opt/rustwide/workdir/crates/searcher) [INFO] [stderr] Compiling grep-regex v0.1.8 (/opt/rustwide/workdir/crates/regex) [INFO] [stderr] Compiling thinking v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `line_term` [INFO] [stdout] --> crates/searcher/src/sink.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | pub(crate) line_term: LineTerminator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SinkContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/searcher/src/sink.rs:423:10 [INFO] [stdout] | [INFO] [stdout] 423 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> crates/searcher/src/searcher/glue.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | config: &'s Config, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SliceByLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/searcher/src/searcher/glue.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grep-printer v0.1.5 (/opt/rustwide/workdir/crates/printer) [INFO] [stderr] Compiling grep-cli v0.1.5 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling ignore v0.4.17 (/opt/rustwide/workdir/crates/ignore) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `which` [INFO] [stdout] --> crates/ignore/src/types.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | which: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ignore/src/types.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `negated` [INFO] [stdout] --> crates/ignore/src/types.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | negated: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ignore/src/types.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grep v0.2.7 (/opt/rustwide/workdir/crates/grep) [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<F>(&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<Mutex<mpsc::Receiver<Message>>>) -> Worker { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> crates/core/thinking.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `age` [INFO] [stdout] --> crates/core/thinking.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | age: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> crates/core/thinking.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Two` [INFO] [stdout] --> crates/core/thinking.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | Two, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Green` [INFO] [stdout] --> crates/core/thinking.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | Green = 0x00ff00, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_guess_number` [INFO] [stdout] --> crates/core/thinking.rs:320:4 [INFO] [stdout] | [INFO] [stdout] 320 | fn do_guess_number() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_color` [INFO] [stdout] --> crates/core/thinking.rs:724:12 [INFO] [stdout] | [INFO] [stdout] 724 | fn get_color(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Struct` [INFO] [stdout] --> crates/core/thinking.rs:881:12 [INFO] [stdout] | [INFO] [stdout] 881 | struct Struct<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `function` [INFO] [stdout] --> crates/core/thinking.rs:885:12 [INFO] [stdout] | [INFO] [stdout] 885 | fn function(&self) -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Struct` [INFO] [stdout] --> crates/core/thinking.rs:892:12 [INFO] [stdout] | [INFO] [stdout] 892 | struct Struct<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:897:12 [INFO] [stdout] | [INFO] [stdout] 897 | fn new(x: &'a str, y: &'a str) -> Struct<'a> { // No need to specify <'a> after new; impl already has it [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `greeting` [INFO] [stdout] --> crates/core/thinking.rs:912:8 [INFO] [stdout] | [INFO] [stdout] 912 | fn greeting<'a>() -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fullname` [INFO] [stdout] --> crates/core/thinking.rs:915:8 [INFO] [stdout] | [INFO] [stdout] 915 | fn fullname<'a>(fname: &'a str, lname: &'a str) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `greet` [INFO] [stdout] --> crates/core/thinking.rs:939:4 [INFO] [stdout] | [INFO] [stdout] 939 | fn greet() -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `regular_x` [INFO] [stdout] --> crates/core/thinking.rs:1034:9 [INFO] [stdout] | [INFO] [stdout] 1034 | regular_x: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Quit` [INFO] [stdout] --> crates/core/thinking.rs:1099:9 [INFO] [stdout] | [INFO] [stdout] 1099 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Move` [INFO] [stdout] --> crates/core/thinking.rs:1100:9 [INFO] [stdout] | [INFO] [stdout] 1100 | Move { x: i32, y: i32 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Write` [INFO] [stdout] --> crates/core/thinking.rs:1101:9 [INFO] [stdout] | [INFO] [stdout] 1101 | Write(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_connection` [INFO] [stdout] --> crates/core/thinking.rs:1509:4 [INFO] [stdout] | [INFO] [stdout] 1509 | fn handle_connection(mut stream: TcpStream) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_simple_web_listener` [INFO] [stdout] --> crates/core/thinking.rs:1536:4 [INFO] [stdout] | [INFO] [stdout] 1536 | fn do_simple_web_listener() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Two` [INFO] [stdout] --> crates/core/thinking.rs:1582:9 [INFO] [stdout] | [INFO] [stdout] 1582 | Two, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `greet` [INFO] [stdout] --> crates/core/thinking.rs:952:12 [INFO] [stdout] | [INFO] [stdout] 952 | pub fn greet() { // ⭐️ So function has to be public to access from outside [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `initLog` should have a snake case name [INFO] [stdout] --> crates/core/main.rs:130:4 [INFO] [stdout] | [INFO] [stdout] 130 | fn initLog() { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `init_log` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> crates/core/thinking.rs:1223:5 [INFO] [stdout] | [INFO] [stdout] 1223 | read_username_from_file(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `showTime` should have a snake case name [INFO] [stdout] --> crates/core/thinking.rs:1638:4 [INFO] [stdout] | [INFO] [stdout] 1638 | fn showTime() -> Result<(), ParseError>{ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `show_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> crates/core/thinking.rs:1724:5 [INFO] [stdout] | [INFO] [stdout] 1724 | showTime(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "1eb73413d902a059f0c96c5b1808187da3baea9852a555df43a3e077abc77fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eb73413d902a059f0c96c5b1808187da3baea9852a555df43a3e077abc77fa7", kill_on_drop: false }` [INFO] [stdout] 1eb73413d902a059f0c96c5b1808187da3baea9852a555df43a3e077abc77fa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93684e38148d923286db4fcf82eee7b9ade5ce37d25e368cd0e9d1eff47f1e37 [INFO] running `Command { std: "docker" "start" "-a" "93684e38148d923286db4fcf82eee7b9ade5ce37d25e368cd0e9d1eff47f1e37", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: field is never read: `line_term` [INFO] [stdout] --> crates/searcher/src/sink.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | pub(crate) line_term: LineTerminator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SinkContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/searcher/src/sink.rs:423:10 [INFO] [stdout] | [INFO] [stdout] 423 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> crates/searcher/src/searcher/glue.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | config: &'s Config, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SliceByLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/searcher/src/searcher/glue.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `which` [INFO] [stdout] --> crates/ignore/src/types.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | which: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ignore/src/types.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `negated` [INFO] [stdout] --> crates/ignore/src/types.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | negated: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ignore/src/types.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [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<F>(&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<Mutex<mpsc::Receiver<Message>>>) -> Worker { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> crates/core/thinking.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thinking v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `age` [INFO] [stdout] --> crates/core/thinking.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | age: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> crates/core/thinking.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Two` [INFO] [stdout] --> crates/core/thinking.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | Two, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Green` [INFO] [stdout] --> crates/core/thinking.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | Green = 0x00ff00, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_guess_number` [INFO] [stdout] --> crates/core/thinking.rs:320:4 [INFO] [stdout] | [INFO] [stdout] 320 | fn do_guess_number() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_color` [INFO] [stdout] --> crates/core/thinking.rs:724:12 [INFO] [stdout] | [INFO] [stdout] 724 | fn get_color(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Struct` [INFO] [stdout] --> crates/core/thinking.rs:881:12 [INFO] [stdout] | [INFO] [stdout] 881 | struct Struct<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `function` [INFO] [stdout] --> crates/core/thinking.rs:885:12 [INFO] [stdout] | [INFO] [stdout] 885 | fn function(&self) -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Struct` [INFO] [stdout] --> crates/core/thinking.rs:892:12 [INFO] [stdout] | [INFO] [stdout] 892 | struct Struct<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:897:12 [INFO] [stdout] | [INFO] [stdout] 897 | fn new(x: &'a str, y: &'a str) -> Struct<'a> { // No need to specify <'a> after new; impl already has it [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `greeting` [INFO] [stdout] --> crates/core/thinking.rs:912:8 [INFO] [stdout] | [INFO] [stdout] 912 | fn greeting<'a>() -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fullname` [INFO] [stdout] --> crates/core/thinking.rs:915:8 [INFO] [stdout] | [INFO] [stdout] 915 | fn fullname<'a>(fname: &'a str, lname: &'a str) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `greet` [INFO] [stdout] --> crates/core/thinking.rs:939:4 [INFO] [stdout] | [INFO] [stdout] 939 | fn greet() -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `regular_x` [INFO] [stdout] --> crates/core/thinking.rs:1034:9 [INFO] [stdout] | [INFO] [stdout] 1034 | regular_x: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Quit` [INFO] [stdout] --> crates/core/thinking.rs:1099:9 [INFO] [stdout] | [INFO] [stdout] 1099 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Move` [INFO] [stdout] --> crates/core/thinking.rs:1100:9 [INFO] [stdout] | [INFO] [stdout] 1100 | Move { x: i32, y: i32 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Write` [INFO] [stdout] --> crates/core/thinking.rs:1101:9 [INFO] [stdout] | [INFO] [stdout] 1101 | Write(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_connection` [INFO] [stdout] --> crates/core/thinking.rs:1509:4 [INFO] [stdout] | [INFO] [stdout] 1509 | fn handle_connection(mut stream: TcpStream) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_simple_web_listener` [INFO] [stdout] --> crates/core/thinking.rs:1536:4 [INFO] [stdout] | [INFO] [stdout] 1536 | fn do_simple_web_listener() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Two` [INFO] [stdout] --> crates/core/thinking.rs:1582:9 [INFO] [stdout] | [INFO] [stdout] 1582 | Two, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `greet` [INFO] [stdout] --> crates/core/thinking.rs:952:12 [INFO] [stdout] | [INFO] [stdout] 952 | pub fn greet() { // ⭐️ So function has to be public to access from outside [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `initLog` should have a snake case name [INFO] [stdout] --> crates/core/main.rs:130:4 [INFO] [stdout] | [INFO] [stdout] 130 | fn initLog() { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `init_log` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> crates/core/thinking.rs:1223:5 [INFO] [stdout] | [INFO] [stdout] 1223 | read_username_from_file(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `showTime` should have a snake case name [INFO] [stdout] --> crates/core/thinking.rs:1638:4 [INFO] [stdout] | [INFO] [stdout] 1638 | fn showTime() -> Result<(), ParseError>{ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `show_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> crates/core/thinking.rs:1724:5 [INFO] [stdout] | [INFO] [stdout] 1724 | showTime(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> crates/core/thinking.rs:546:9 [INFO] [stdout] | [INFO] [stdout] 546 | 'inner_loop: loop { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> crates/core/thinking.rs:586:9 [INFO] [stdout] | [INFO] [stdout] 586 | 'inner_while: while c2 < 6 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `drop` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1197:9 [INFO] [stdout] | [INFO] [stdout] 1197 | use std::mem::drop; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1215:9 [INFO] [stdout] | [INFO] [stdout] 1215 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1505 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mpsc` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1245:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::mpsc; [INFO] [stdout] | --------------- the item `mpsc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1245 | use std::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1246:9 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1246 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1247:9 [INFO] [stdout] | [INFO] [stdout] 9 | use std::time::{Duration, Instant}; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1247 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1286:21 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::Arc; [INFO] [stdout] | -------------- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mutex` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1286:26 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::Mutex; [INFO] [stdout] | ---------------- the item `Mutex` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> crates/core/thinking.rs:1287:9 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1287 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> crates/core/main.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> crates/core/main.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{self, Write}; [INFO] [stdout] | ----- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 134 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::internal::Input` [INFO] [stdout] --> crates/core/thinking.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use regex::internal::Input; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inferred_i32` is assigned to, but never used [INFO] [stdout] --> crates/core/thinking.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | let mut inferred_i32 = 12; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_inferred_i32` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `inferred_i32` is never read [INFO] [stdout] --> crates/core/thinking.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | inferred_i32 = 88888888888i64; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `m_i32` is assigned to, but never used [INFO] [stdout] --> crates/core/thinking.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | let mut m_i32 = 100; // Mutable `i32` [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_m_i32` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `m_i32` is never read [INFO] [stdout] --> crates/core/thinking.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | m_i32 = 2000; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> crates/core/thinking.rs:1065:9 [INFO] [stdout] | [INFO] [stdout] 1065 | let y = &x; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> crates/core/thinking.rs:1066:9 [INFO] [stdout] | [INFO] [stdout] 1066 | let z = &x; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/core/thinking.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | let mut cat: Cat = Animal::new("Kity"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NewJob` [INFO] [stdout] --> crates/core/thinking.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | NewJob(Job), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(size: usize) -> ThreadPool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `execute` [INFO] [stdout] --> crates/core/thinking.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn execute<F>(&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<Mutex<mpsc::Receiver<Message>>>) -> Worker { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> crates/core/thinking.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `age` [INFO] [stdout] --> crates/core/thinking.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | age: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> crates/core/thinking.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/core/thinking.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Two` [INFO] [stdout] --> crates/core/thinking.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | Two, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Green` [INFO] [stdout] --> crates/core/thinking.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | Green = 0x00ff00, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_guess_number` [INFO] [stdout] --> crates/core/thinking.rs:320:4 [INFO] [stdout] | [INFO] [stdout] 320 | fn do_guess_number() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_color` [INFO] [stdout] --> crates/core/thinking.rs:724:12 [INFO] [stdout] | [INFO] [stdout] 724 | fn get_color(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Struct` [INFO] [stdout] --> crates/core/thinking.rs:881:12 [INFO] [stdout] | [INFO] [stdout] 881 | struct Struct<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `function` [INFO] [stdout] --> crates/core/thinking.rs:885:12 [INFO] [stdout] | [INFO] [stdout] 885 | fn function(&self) -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Struct` [INFO] [stdout] --> crates/core/thinking.rs:892:12 [INFO] [stdout] | [INFO] [stdout] 892 | struct Struct<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> crates/core/thinking.rs:897:12 [INFO] [stdout] | [INFO] [stdout] 897 | fn new(x: &'a str, y: &'a str) -> Struct<'a> { // No need to specify <'a> after new; impl already has it [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `greeting` [INFO] [stdout] --> crates/core/thinking.rs:912:8 [INFO] [stdout] | [INFO] [stdout] 912 | fn greeting<'a>() -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fullname` [INFO] [stdout] --> crates/core/thinking.rs:915:8 [INFO] [stdout] | [INFO] [stdout] 915 | fn fullname<'a>(fname: &'a str, lname: &'a str) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `regular_x` [INFO] [stdout] --> crates/core/thinking.rs:1034:9 [INFO] [stdout] | [INFO] [stdout] 1034 | regular_x: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Quit` [INFO] [stdout] --> crates/core/thinking.rs:1099:9 [INFO] [stdout] | [INFO] [stdout] 1099 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Move` [INFO] [stdout] --> crates/core/thinking.rs:1100:9 [INFO] [stdout] | [INFO] [stdout] 1100 | Move { x: i32, y: i32 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Write` [INFO] [stdout] --> crates/core/thinking.rs:1101:9 [INFO] [stdout] | [INFO] [stdout] 1101 | Write(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_connection` [INFO] [stdout] --> crates/core/thinking.rs:1509:4 [INFO] [stdout] | [INFO] [stdout] 1509 | fn handle_connection(mut stream: TcpStream) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_simple_web_listener` [INFO] [stdout] --> crates/core/thinking.rs:1536:4 [INFO] [stdout] | [INFO] [stdout] 1536 | fn do_simple_web_listener() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Two` [INFO] [stdout] --> crates/core/thinking.rs:1582:9 [INFO] [stdout] | [INFO] [stdout] 1582 | Two, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `initLog` should have a snake case name [INFO] [stdout] --> crates/core/main.rs:130:4 [INFO] [stdout] | [INFO] [stdout] 130 | fn initLog() { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `init_log` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> crates/core/thinking.rs:1223:5 [INFO] [stdout] | [INFO] [stdout] 1223 | read_username_from_file(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `showTime` should have a snake case name [INFO] [stdout] --> crates/core/thinking.rs:1638:4 [INFO] [stdout] | [INFO] [stdout] 1638 | fn showTime() -> Result<(), ParseError>{ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `show_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> crates/core/thinking.rs:1724:5 [INFO] [stdout] | [INFO] [stdout] 1724 | showTime(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.98s [INFO] [stderr] Executable unittests crates/core/main.rs (/opt/rustwide/target/debug/deps/rg-dd16552c92212124) [INFO] [stderr] Executable tests/tests.rs (/opt/rustwide/target/debug/deps/integration-bc96db89b5bd4655) [INFO] running `Command { std: "docker" "inspect" "93684e38148d923286db4fcf82eee7b9ade5ce37d25e368cd0e9d1eff47f1e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93684e38148d923286db4fcf82eee7b9ade5ce37d25e368cd0e9d1eff47f1e37", kill_on_drop: false }` [INFO] [stdout] 93684e38148d923286db4fcf82eee7b9ade5ce37d25e368cd0e9d1eff47f1e37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54a5266d2d28c73032b3b4d00458afefe75a2b6afbb48c02e371e2c6dc3b8d46 [INFO] running `Command { std: "docker" "start" "-a" "54a5266d2d28c73032b3b4d00458afefe75a2b6afbb48c02e371e2c6dc3b8d46", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `line_term` [INFO] [stderr] --> crates/searcher/src/sink.rs:425:5 [INFO] [stderr] | [INFO] [stderr] 425 | pub(crate) line_term: LineTerminator, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `SinkContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> crates/searcher/src/sink.rs:423:10 [INFO] [stderr] | [INFO] [stderr] 423 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `config` [INFO] [stderr] --> crates/searcher/src/searcher/glue.rs:91:5 [INFO] [stderr] | [INFO] [stderr] 91 | config: &'s Config, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SliceByLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> crates/searcher/src/searcher/glue.rs:89:10 [INFO] [stderr] | [INFO] [stderr] 89 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `grep-searcher` (lib) generated 2 warnings [INFO] [stderr] warning: field is never read: `which` [INFO] [stderr] --> crates/ignore/src/types.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | which: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> crates/ignore/src/types.rs:117:10 [INFO] [stderr] | [INFO] [stderr] 117 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `negated` [INFO] [stderr] --> crates/ignore/src/types.rs:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | negated: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> crates/ignore/src/types.rs:117:10 [INFO] [stderr] | [INFO] [stderr] 117 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ignore` (lib) generated 2 warnings [INFO] [stderr] warning: unused label [INFO] [stderr] --> crates/core/thinking.rs:546:9 [INFO] [stderr] | [INFO] [stderr] 546 | 'inner_loop: loop { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_labels)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused label [INFO] [stderr] --> crates/core/thinking.rs:586:9 [INFO] [stderr] | [INFO] [stderr] 586 | 'inner_while: while c2 < 6 { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `drop` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1197:9 [INFO] [stderr] | [INFO] [stderr] 1197 | use std::mem::drop; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Read` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1215:9 [INFO] [stderr] | [INFO] [stderr] 1215 | use std::io::Read; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1505 | use std::io::prelude::*; [INFO] [stderr] | ------------------- the item `Read` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `mpsc` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1245:9 [INFO] [stderr] | [INFO] [stderr] 2 | use std::sync::mpsc; [INFO] [stderr] | --------------- the item `mpsc` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1245 | use std::sync::mpsc; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `thread` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1246:9 [INFO] [stderr] | [INFO] [stderr] 5 | use std::thread; [INFO] [stderr] | ----------- the item `thread` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1246 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Duration` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1247:9 [INFO] [stderr] | [INFO] [stderr] 9 | use std::time::{Duration, Instant}; [INFO] [stderr] | -------- the item `Duration` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1247 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Arc` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1286:21 [INFO] [stderr] | [INFO] [stderr] 3 | use std::sync::Arc; [INFO] [stderr] | -------------- the item `Arc` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Mutex` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1286:26 [INFO] [stderr] | [INFO] [stderr] 4 | use std::sync::Mutex; [INFO] [stderr] | ---------------- the item `Mutex` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1286 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `thread` is imported redundantly [INFO] [stderr] --> crates/core/thinking.rs:1287:9 [INFO] [stderr] | [INFO] [stderr] 5 | use std::thread; [INFO] [stderr] | ----------- the item `thread` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1287 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> crates/core/main.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Write` is imported redundantly [INFO] [stderr] --> crates/core/main.rs:134:9 [INFO] [stderr] | [INFO] [stderr] 2 | use std::io::{self, Write}; [INFO] [stderr] | ----- the item `Write` is already imported here [INFO] [stderr] ... [INFO] [stderr] 134 | use std::io::Write; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `regex::internal::Input` [INFO] [stderr] --> crates/core/thinking.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use regex::internal::Input; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable `inferred_i32` is assigned to, but never used [INFO] [stderr] --> crates/core/thinking.rs:155:13 [INFO] [stderr] | [INFO] [stderr] 155 | let mut inferred_i32 = 12; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] = note: consider using `_inferred_i32` instead [INFO] [stderr] [INFO] [stderr] warning: value assigned to `inferred_i32` is never read [INFO] [stderr] --> crates/core/thinking.rs:156:5 [INFO] [stderr] | [INFO] [stderr] 156 | inferred_i32 = 88888888888i64; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: variable `m_i32` is assigned to, but never used [INFO] [stderr] --> crates/core/thinking.rs:159:13 [INFO] [stderr] | [INFO] [stderr] 159 | let mut m_i32 = 100; // Mutable `i32` [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: consider using `_m_i32` instead [INFO] [stderr] [INFO] [stderr] warning: value assigned to `m_i32` is never read [INFO] [stderr] --> crates/core/thinking.rs:160:5 [INFO] [stderr] | [INFO] [stderr] 160 | m_i32 = 2000; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> crates/core/thinking.rs:1065:9 [INFO] [stderr] | [INFO] [stderr] 1065 | let y = &x; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `z` [INFO] [stderr] --> crates/core/thinking.rs:1066:9 [INFO] [stderr] | [INFO] [stderr] 1066 | let z = &x; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> crates/core/thinking.rs:791:9 [INFO] [stderr] | [INFO] [stderr] 791 | let mut cat: Cat = Animal::new("Kity"); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `NewJob` [INFO] [stderr] --> crates/core/thinking.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | NewJob(Job), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> crates/core/thinking.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn new(size: usize) -> ThreadPool { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `execute` [INFO] [stderr] --> crates/core/thinking.rs:70:12 [INFO] [stderr] | [INFO] [stderr] 70 | pub fn execute<F>(&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<Mutex<mpsc::Receiver<Message>>>) -> Worker { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> crates/core/thinking.rs:186:5 [INFO] [stderr] | [INFO] [stderr] 186 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> crates/core/thinking.rs:184:10 [INFO] [stderr] | [INFO] [stderr] 184 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `age` [INFO] [stderr] --> crates/core/thinking.rs:187:5 [INFO] [stderr] | [INFO] [stderr] 187 | age: u8, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> crates/core/thinking.rs:184:10 [INFO] [stderr] | [INFO] [stderr] 184 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `address` [INFO] [stderr] --> crates/core/thinking.rs:188:5 [INFO] [stderr] | [INFO] [stderr] 188 | address: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> crates/core/thinking.rs:184:10 [INFO] [stderr] | [INFO] [stderr] 184 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Two` [INFO] [stderr] --> crates/core/thinking.rs:302:9 [INFO] [stderr] | [INFO] [stderr] 302 | Two, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Green` [INFO] [stderr] --> crates/core/thinking.rs:308:9 [INFO] [stderr] | [INFO] [stderr] 308 | Green = 0x00ff00, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `do_guess_number` [INFO] [stderr] --> crates/core/thinking.rs:320:4 [INFO] [stderr] | [INFO] [stderr] 320 | fn do_guess_number() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_color` [INFO] [stderr] --> crates/core/thinking.rs:724:12 [INFO] [stderr] | [INFO] [stderr] 724 | fn get_color(&self) -> &'static str { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Struct` [INFO] [stderr] --> crates/core/thinking.rs:881:12 [INFO] [stderr] | [INFO] [stderr] 881 | struct Struct<'a> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `function` [INFO] [stderr] --> crates/core/thinking.rs:885:12 [INFO] [stderr] | [INFO] [stderr] 885 | fn function(&self) -> &'a str { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Struct` [INFO] [stderr] --> crates/core/thinking.rs:892:12 [INFO] [stderr] | [INFO] [stderr] 892 | struct Struct<'a> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> crates/core/thinking.rs:897:12 [INFO] [stderr] | [INFO] [stderr] 897 | fn new(x: &'a str, y: &'a str) -> Struct<'a> { // No need to specify <'a> after new; impl already has it [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `greeting` [INFO] [stderr] --> crates/core/thinking.rs:912:8 [INFO] [stderr] | [INFO] [stderr] 912 | fn greeting<'a>() -> &'a str { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `fullname` [INFO] [stderr] --> crates/core/thinking.rs:915:8 [INFO] [stderr] | [INFO] [stderr] 915 | fn fullname<'a>(fname: &'a str, lname: &'a str) -> String { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `regular_x` [INFO] [stderr] --> crates/core/thinking.rs:1034:9 [INFO] [stderr] | [INFO] [stderr] 1034 | regular_x: u8, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Quit` [INFO] [stderr] --> crates/core/thinking.rs:1099:9 [INFO] [stderr] | [INFO] [stderr] 1099 | Quit, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Move` [INFO] [stderr] --> crates/core/thinking.rs:1100:9 [INFO] [stderr] | [INFO] [stderr] 1100 | Move { x: i32, y: i32 }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Write` [INFO] [stderr] --> crates/core/thinking.rs:1101:9 [INFO] [stderr] | [INFO] [stderr] 1101 | Write(String), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `handle_connection` [INFO] [stderr] --> crates/core/thinking.rs:1509:4 [INFO] [stderr] | [INFO] [stderr] 1509 | fn handle_connection(mut stream: TcpStream) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `do_simple_web_listener` [INFO] [stderr] --> crates/core/thinking.rs:1536:4 [INFO] [stderr] | [INFO] [stderr] 1536 | fn do_simple_web_listener() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Two` [INFO] [stderr] --> crates/core/thinking.rs:1582:9 [INFO] [stderr] | [INFO] [stderr] 1582 | Two, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `initLog` should have a snake case name [INFO] [stderr] --> crates/core/main.rs:130:4 [INFO] [stderr] | [INFO] [stderr] 130 | fn initLog() { [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `init_log` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> crates/core/thinking.rs:1223:5 [INFO] [stderr] | [INFO] [stderr] 1223 | read_username_from_file(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: function `showTime` should have a snake case name [INFO] [stderr] --> crates/core/thinking.rs:1638:4 [INFO] [stderr] | [INFO] [stderr] 1638 | fn showTime() -> Result<(), ParseError>{ [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `show_time` [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> crates/core/thinking.rs:1724:5 [INFO] [stderr] | [INFO] [stderr] 1724 | showTime(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: function is never used: `greet` [INFO] [stderr] --> crates/core/thinking.rs:939:4 [INFO] [stderr] | [INFO] [stderr] 939 | fn greet() -> String { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `greet` [INFO] [stderr] --> crates/core/thinking.rs:952:12 [INFO] [stderr] | [INFO] [stderr] 952 | pub fn greet() { // ⭐️ So function has to be public to access from outside [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `thinking` (bin "rg" test) generated 48 warnings [INFO] [stderr] warning: `thinking` (bin "rg") generated 50 warnings (48 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.34s [INFO] [stderr] Running unittests crates/core/main.rs (/opt/rustwide/target/debug/deps/rg-dd16552c92212124) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test config::tests::basic ... ok [INFO] [stdout] test thinking::phrases::test_greet ... ok [INFO] [stdout] test config::tests::error ... ok [INFO] [stdout] test thinking::test_greet ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/integration-bc96db89b5bd4655) [INFO] [stdout] [INFO] [stdout] running 255 tests [INFO] [stdout] test feature::f1155_auto_hybrid_regex ... ok [INFO] [stdout] test misc::compressed_brotli ... ok [INFO] [stdout] test misc::compressed_lz4 ... ok [INFO] [stdout] test misc::compressed_zstd ... ok [INFO] [stdout] test binary::after_match1_implicit_count ... ok [INFO] [stdout] test binary::before_match2_implicit ... ok [INFO] [stdout] test binary::before_match1_implicit_text ... FAILED [INFO] [stdout] test binary::after_match1_implicit_binary ... FAILED [INFO] [stdout] test binary::after_match1_explicit ... FAILED [INFO] [stdout] test feature::context_sep ... FAILED [INFO] [stdout] test binary::after_match1_explicit_text ... FAILED [INFO] [stdout] test misc::case_insensitive ... FAILED [INFO] [stdout] test binary::before_match2_implicit_text ... FAILED [INFO] [stdout] test feature::context_sep_empty ... FAILED [INFO] [stdout] test feature::f419_zero_as_shortcut_for_null ... FAILED [INFO] [stdout] test binary::before_match2_explicit ... FAILED [INFO] [stdout] test feature::f948_exit_code_match ... FAILED [INFO] [stdout] test feature::f948_exit_code_no_match ... FAILED [INFO] [stdout] test misc::glob ... FAILED [INFO] [stdout] test binary::after_match1_implicit_path ... FAILED [INFO] [stdout] test binary::after_match1_explicit_count ... FAILED [INFO] [stdout] test feature::f1_utf16_auto ... FAILED [INFO] [stdout] test misc::compressed_xz ... FAILED [INFO] [stdout] test binary::before_match1_explicit ... FAILED [INFO] [stdout] test feature::f416_crlf_only_matching ... FAILED [INFO] [stdout] test misc::compressed_lzma ... FAILED [INFO] [stdout] test feature::f1_replacement_encoding ... ok [INFO] [stdout] test feature::f362_exceeds_regex_size_limit ... ok [INFO] [stdout] test misc::compressed_failing_gzip ... ok [INFO] [stdout] test misc::count_matches_via_only ... FAILED [INFO] [stdout] test binary::before_match1_implicit ... ok [INFO] [stdout] test misc::glob_always_case_insensitive ... FAILED [INFO] [stdout] test misc::file_type_add_compose ... FAILED [INFO] [stdout] test misc::binary_search_mmap ... FAILED [INFO] [stdout] test feature::f416_crlf_multiline ... FAILED [INFO] [stdout] test feature::f159_max_count ... FAILED [INFO] [stdout] test feature::context_sep_default ... FAILED [INFO] [stdout] test feature::f89_match ... FAILED [INFO] [stdout] test binary::after_match2_implicit_text ... FAILED [INFO] [stdout] test feature::f159_max_count_zero ... ok [INFO] [stdout] test misc::file_type_clear ... ok [INFO] [stdout] test feature::f1414_no_require_git ... FAILED [INFO] [stdout] test feature::f34_only_matching ... FAILED [INFO] [stdout] test misc::files_with_matches ... FAILED [INFO] [stdout] test feature::f1207_auto_encoding ... FAILED [INFO] [stdout] test feature::no_context_sep_overrides ... FAILED [INFO] [stdout] test feature::f411_parallel_search_stats ... FAILED [INFO] [stdout] test feature::f129_context ... FAILED [INFO] [stdout] test misc::files ... FAILED [INFO] [stdout] test misc::files_without_match ... FAILED [INFO] [stdout] test feature::f1_unknown_encoding ... ok [INFO] [stdout] test misc::count ... FAILED [INFO] [stdout] test binary::before_match1_implicit_binary ... FAILED [INFO] [stdout] test feature::f948_exit_code_error ... ok [INFO] [stdout] test misc::compressed_uncompress ... FAILED [INFO] [stdout] test feature::f993_null_data ... FAILED [INFO] [stdout] test binary::after_match2_implicit ... FAILED [INFO] [stdout] test misc::after_context ... FAILED [INFO] [stdout] test feature::f1_utf16_explicit ... FAILED [INFO] [stdout] test feature::f1078_max_columns_preview1 ... FAILED [INFO] [stdout] test feature::f411_single_threaded_search_stats ... FAILED [INFO] [stdout] test binary::after_match1_stdin ... FAILED [INFO] [stdout] test binary::after_match1_implicit ... FAILED [INFO] [stdout] test feature::f109_case_sensitive_part1 ... ok [INFO] [stdout] test misc::binary_quit ... ok [INFO] [stdout] test feature::f109_case_sensitive_part2 ... ok [INFO] [stdout] test misc::binary_quit_mmap ... ok [INFO] [stdout] test feature::no_unicode ... ok [INFO] [stdout] test json::notutf8 ... FAILED [INFO] [stdout] test feature::f34_only_matching_line_column ... FAILED [INFO] [stdout] test feature::f45_relative_cwd ... FAILED [INFO] [stdout] test misc::context_line_numbers ... FAILED [INFO] [stdout] test feature::f1_eucjp ... FAILED [INFO] [stdout] test feature::f45_precedence_internal ... FAILED [INFO] [stdout] test feature::no_context_sep ... FAILED [INFO] [stdout] test misc::binary_search_no_mmap ... FAILED [INFO] [stdout] test feature::f740_passthru ... FAILED [INFO] [stdout] test feature::f89_files_with_matches ... FAILED [INFO] [stdout] test feature::f89_files ... FAILED [INFO] [stdout] test misc::byte_offset_only_matching ... FAILED [INFO] [stdout] test misc::file_types_all ... FAILED [INFO] [stdout] test binary::after_match1_implicit_text ... FAILED [INFO] [stdout] test feature::f68_no_ignore_vcs ... FAILED [INFO] [stdout] test feature::f1_sjis ... FAILED [INFO] [stdout] test json::r1095_crlf_empty_match ... FAILED [INFO] [stdout] test json::basic ... FAILED [INFO] [stdout] test misc::after_context_line_numbers ... FAILED [INFO] [stdout] test feature::f7 ... FAILED [INFO] [stdout] test feature::f89_count ... FAILED [INFO] [stdout] test misc::count_matches_inverted ... FAILED [INFO] [stdout] test misc::file_types_negate_all ... FAILED [INFO] [stdout] test feature::f917_trim_match ... FAILED [INFO] [stdout] test json::r1095_missing_crlf ... FAILED [INFO] [stdout] test misc::file_types ... FAILED [INFO] [stdout] test misc::before_context ... FAILED [INFO] [stdout] test misc::compressed_gzip ... FAILED [INFO] [stdout] test feature::f362_dfa_size_limit ... FAILED [INFO] [stdout] test misc::count_matches ... FAILED [INFO] [stdout] test feature::f243_column_line ... FAILED [INFO] [stdout] test misc::before_context_line_numbers ... FAILED [INFO] [stdout] test feature::f109_max_depth ... FAILED [INFO] [stdout] test json::crlf ... FAILED [INFO] [stdout] test feature::f89_files_without_match ... FAILED [INFO] [stdout] test feature::f129_replace ... FAILED [INFO] [stdout] test misc::binary_convert_mmap ... FAILED [INFO] [stdout] test misc::file_types_negate ... FAILED [INFO] [stdout] test feature::f275_pathsep ... FAILED [INFO] [stdout] test misc::context ... FAILED [INFO] [stdout] test feature::f1207_ignore_encoding ... FAILED [INFO] [stdout] test misc::file_type_add ... FAILED [INFO] [stdout] test misc::glob_case_insensitive ... FAILED [INFO] [stdout] test feature::f129_matches ... FAILED [INFO] [stdout] test feature::f263_sort_files ... FAILED [INFO] [stdout] test feature::f1420_no_ignore_exclude ... FAILED [INFO] [stdout] test feature::f70_smart_case ... FAILED [INFO] [stdout] test feature::f1078_max_columns_preview2 ... FAILED [INFO] [stdout] test misc::dir ... FAILED [INFO] [stdout] test binary::after_match1_implicit_quiet ... FAILED [INFO] [stdout] test binary::after_match1_implicit_count_binary ... FAILED [INFO] [stdout] test misc::columns ... FAILED [INFO] [stdout] test misc::compressed_bzip2 ... FAILED [INFO] [stdout] test feature::f20_no_filename ... FAILED [INFO] [stdout] test json::notutf8_file ... FAILED [INFO] [stdout] test feature::f917_trim ... FAILED [INFO] [stdout] test feature::f45_precedence_with_others ... FAILED [INFO] [stdout] test feature::f1466_no_ignore_files ... FAILED [INFO] [stdout] test misc::binary_convert ... FAILED [INFO] [stdout] test feature::f416_crlf ... FAILED [INFO] [stdout] test feature::f7_stdin ... FAILED [INFO] [stdout] test feature::f1138_no_ignore_dot ... FAILED [INFO] [stdout] test feature::no_context_sep_overridden ... FAILED [INFO] [stdout] test misc::ignore_hidden ... ok [INFO] [stdout] test misc::ignore_git ... ok [INFO] [stdout] test misc::ignore_git_parent ... ok [INFO] [stdout] test misc::ignore_generic ... ok [INFO] [stdout] test misc::ignore_ripgrep ... ok [INFO] [stdout] test misc::ignore_ripgrep_parent_no_stop ... ok [INFO] [stdout] test misc::include_zero_override ... ok [INFO] [stdout] test misc::max_filesize_parse_error_suffix ... ok [INFO] [stdout] test multiline::dot_no_newline ... ok [INFO] [stdout] test misc::no_parent_ignore_git ... FAILED [INFO] [stdout] test multiline::context ... FAILED [INFO] [stdout] test misc::inverted_line_numbers ... FAILED [INFO] [stdout] test misc::max_filesize_parse_k_suffix ... FAILED [INFO] [stdout] test multiline::only_matching ... FAILED [INFO] [stdout] test misc::quiet ... FAILED [INFO] [stdout] test misc::line ... FAILED [INFO] [stdout] test misc::inverted ... FAILED [INFO] [stdout] test misc::unrestricted2 ... FAILED [INFO] [stdout] test misc::line_numbers ... FAILED [INFO] [stdout] test misc::glob_case_sensitive ... FAILED [INFO] [stdout] test misc::ignore_git_parent_stop_file ... FAILED [INFO] [stdout] test misc::replace_named_groups ... FAILED [INFO] [stdout] test misc::with_heading_default ... FAILED [INFO] [stdout] test misc::ignore_git_parent_stop ... FAILED [INFO] [stdout] test misc::replace ... FAILED [INFO] [stdout] test misc::glob_negate ... FAILED [INFO] [stdout] test misc::max_filesize_suffix_overflow ... ok [INFO] [stdout] test misc::vimgrep_no_line_no_column ... FAILED [INFO] [stdout] test misc::with_heading ... FAILED [INFO] [stdout] test multiline::overlap2 ... FAILED [INFO] [stdout] test misc::max_filesize_parse_m_suffix ... FAILED [INFO] [stdout] test misc::no_ignore ... FAILED [INFO] [stdout] test regression::r1573 ... ok [INFO] [stdout] test misc::with_filename ... FAILED [INFO] [stdout] test misc::max_filesize_parse_no_suffix ... FAILED [INFO] [stdout] test misc::no_ignore_hidden ... FAILED [INFO] [stdout] test misc::literal ... FAILED [INFO] [stdout] test misc::symlink_follow ... FAILED [INFO] [stdout] test multiline::dot_all ... FAILED [INFO] [stdout] test misc::vimgrep ... FAILED [INFO] [stdout] test misc::unrestricted1 ... FAILED [INFO] [stdout] test misc::single_file ... FAILED [INFO] [stdout] test multiline::overlap1 ... FAILED [INFO] [stdout] test misc::preprocessing ... FAILED [INFO] [stdout] test misc::replace_groups ... FAILED [INFO] [stdout] test misc::max_filesize_parse_error_length ... ok [INFO] [stdout] test misc::unrestricted3 ... FAILED [INFO] [stdout] test misc::symlink_nofollow ... ok [INFO] [stdout] test misc::preprocessing_glob ... FAILED [INFO] [stdout] test misc::replace_with_only_matching ... FAILED [INFO] [stdout] test misc::vimgrep_no_line ... FAILED [INFO] [stdout] test misc::type_list ... FAILED [INFO] [stdout] test multiline::vimgrep ... FAILED [INFO] [stdout] test misc::word ... FAILED [INFO] [stdout] test multiline::stdin ... FAILED [INFO] [stdout] test regression::r131 ... ok [INFO] [stdout] test regression::r1159_invalid_flag ... ok [INFO] [stdout] test regression::r1203_reverse_suffix_literal ... FAILED [INFO] [stdout] test regression::r1173 ... ok [INFO] [stdout] test feature::f196_persistent_config ... FAILED [INFO] [stdout] test regression::r16 ... ok [INFO] [stdout] test regression::r1176_line_regex ... FAILED [INFO] [stdout] test regression::r1163 ... FAILED [INFO] [stdout] test regression::r1174 ... ok [INFO] [stdout] test regression::r1223_no_dir_check_for_default_path ... FAILED [INFO] [stdout] test regression::r1098 ... ok [INFO] [stdout] test regression::r1259_drop_last_byte_nonl ... FAILED [INFO] [stdout] test regression::r1130 ... FAILED [INFO] [stdout] test regression::r105_part1 ... FAILED [INFO] [stdout] test regression::r1319 ... FAILED [INFO] [stdout] test regression::r184 ... FAILED [INFO] [stdout] test regression::r127 ... FAILED [INFO] [stdout] test regression::r105_part2 ... FAILED [INFO] [stdout] test regression::r1159_exit_status ... FAILED [INFO] [stdout] test regression::r1176_literal_file ... FAILED [INFO] [stdout] test regression::r206 ... FAILED [INFO] [stdout] test regression::r1064 ... FAILED [INFO] [stdout] test misc::include_zero ... FAILED [INFO] [stdout] test regression::r87 ... ok [INFO] [stdout] test regression::r49 ... ok [INFO] [stdout] test regression::r228 ... ok [INFO] [stdout] test regression::r50 ... ok [INFO] [stdout] test regression::r900 ... ok [INFO] [stdout] test regression::r65 ... ok [INFO] [stdout] test regression::r229 ... ok [INFO] [stdout] test regression::r483_non_matching_exit_code ... ok [INFO] [stdout] test regression::r210 ... FAILED [INFO] [stdout] test regression::r553_flag ... FAILED [INFO] [stdout] test regression::r1537 ... FAILED [INFO] [stdout] test regression::r256_j1 ... FAILED [INFO] [stdout] test regression::r506_word_not_parenthesized ... FAILED [INFO] [stdout] test regression::r256 ... FAILED [INFO] [stdout] test regression::r93 ... FAILED [INFO] [stdout] test regression::r1164 ... FAILED [INFO] [stdout] test regression::r568_leading_hyphen_option_args ... FAILED [INFO] [stdout] test regression::r553_switch ... FAILED [INFO] [stdout] test regression::r156 ... FAILED [INFO] [stdout] test regression::r67 ... FAILED [INFO] [stdout] test regression::r251 ... FAILED [INFO] [stdout] test regression::r30 ... FAILED [INFO] [stdout] test regression::r599 ... FAILED [INFO] [stdout] test regression::r90 ... FAILED [INFO] [stdout] test regression::r428_unrecognized_style ... FAILED [INFO] [stdout] test regression::r1559 ... FAILED [INFO] [stdout] test regression::r270 ... FAILED [INFO] [stdout] test regression::r428_color_context_path ... FAILED [INFO] [stdout] test regression::r199 ... FAILED [INFO] [stdout] test regression::r391 ... FAILED [INFO] [stdout] test regression::r483_matching_no_stdout ... FAILED [INFO] [stdout] test regression::r451_only_matching ... FAILED [INFO] [stdout] test regression::r1334_crazy_literals ... FAILED [INFO] [stdout] test regression::r279 ... FAILED [INFO] [stdout] test regression::r25 ... FAILED [INFO] [stdout] test regression::r451_only_matching_as_in_issue ... FAILED [INFO] [stdout] test regression::r137 ... FAILED [INFO] [stdout] test regression::r64 ... FAILED [INFO] [stdout] test regression::r693_context_in_contextless_mode ... FAILED [INFO] [stdout] test regression::r493 ... FAILED [INFO] [stdout] test regression::r99 ... FAILED [INFO] [stdout] test regression::r1389_bad_symlinks_no_biscuit ... FAILED [INFO] [stdout] test regression::r128 ... FAILED [INFO] [stdout] test regression::r807 ... FAILED [INFO] [stdout] test regression::r1446_respect_excludes_in_worktree ... FAILED [INFO] [stdout] test regression::r405 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- binary::before_match1_implicit_text stdout ---- [INFO] [stdout] thread 'binary::before_match1_implicit_text' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--text" "Heaven" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/before_match1_implicit_text/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<RefCell<_>> 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: 1333 [INFO] [stdout] 2022-03-13 01:36:04.481370488 UTC [INFO] [stdout] 2022-04-02 01:36:04.481370488 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.481451558 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.481451558 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.481451558 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.481451558 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.704 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.481 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db7264b9 - integration::binary::before_match1_implicit_text::{{closure}}::h5db2ea9f67b91528 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:270:23 [INFO] [stdout] 19: 0x55b1db726377 - integration::binary::before_match1_implicit_text::hc5e89211ccf4de2e [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db7261ea - integration::binary::before_match1_implicit_text::{{closure}}::hc42bb5154a8420a5 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db7109ee - core::ops::function::FnOnce::call_once::h1e8b7844acbcbac1 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_implicit_binary stdout ---- [INFO] [stdout] thread 'binary::after_match1_implicit_binary' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-n" "--binary" "Project Gutenberg EBook" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_implicit_binary/4 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_binary/4", "/tmp/ripgrep-tests/after_match1_implicit_binary/4/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc<RefCell<_>> 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: 1356 [INFO] [stdout] 2022-03-13 01:36:04.500400245 UTC [INFO] [stdout] 2022-04-02 01:36:04.500400245 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.500490176 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.500490176 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.500490176 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.500490176 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.696 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.500 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db722ce9 - integration::binary::after_match1_implicit_binary::{{closure}}::h3c5d381e964c6a0c [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:90:23 [INFO] [stdout] 19: 0x55b1db722ba7 - integration::binary::after_match1_implicit_binary::h9ebfaf244e657ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db722a1a - integration::binary::after_match1_implicit_binary::{{closure}}::h8e499f69c8985012 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db7122ae - core::ops::function::FnOnce::call_once::h7f8e9cd430c38268 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [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<RefCell<_>> 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] 得到: 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: 1373 [INFO] [stdout] 2022-03-13 01:36:04.512571493 UTC [INFO] [stdout] 2022-04-02 01:36:04.512571493 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.512675983 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.512675983 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.512675983 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.512675983 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.696 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.512 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db7223e9 - integration::binary::after_match1_explicit::{{closure}}::h200cda06fa2fde30 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:58:23 [INFO] [stdout] 19: 0x55b1db7222a7 - integration::binary::after_match1_explicit::h461b933b1810cfb9 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db72211a - integration::binary::after_match1_explicit::{{closure}}::hc0b5186d46e5d367 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db71474e - core::ops::function::FnOnce::call_once::hf6cb1fc5b5b2fee7 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [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/23 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/context_sep/23", "/tmp/ripgrep-tests/context_sep/23/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<RefCell<_>> 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] 子线程: 3! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 4 [INFO] [stdout] 得到: four [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1351 [INFO] [stdout] 2022-03-13 01:36:04.507030334 UTC [INFO] [stdout] 2022-04-02 01:36:04.507030334 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.507054944 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.507054944 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.507054944 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.507054944 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.715 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.506 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db76a435 - integration::feature::context_sep::{{closure}}::h14f5ac1b319a4509 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:825:42 [INFO] [stdout] 19: 0x55b1db76a307 - integration::feature::context_sep::he2b7543585326a97 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db76a17a - integration::feature::context_sep::{{closure}}::hfb02c5e3b45c8954 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db710c6e - core::ops::function::FnOnce::call_once::h252d2ad5bd01672f [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [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<RefCell<_>> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: one [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: 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: 1400 [INFO] [stdout] 2022-03-13 01:36:04.529664892 UTC [INFO] [stdout] 2022-04-02 01:36:04.529664892 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.529691622 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.529691622 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.529691622 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.529691622 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.697 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.529 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db723609 - integration::binary::after_match1_explicit_text::{{closure}}::h244b1ea62b29a9c4 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:121:23 [INFO] [stdout] 19: 0x55b1db7234c7 - integration::binary::after_match1_explicit_text::h0b3cb18b69aab6be [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db72333a - integration::binary::after_match1_explicit_text::{{closure}}::he226a31cd2592f76 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db7121ee - core::ops::function::FnOnce::call_once::h7b6276d586226cc2 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- misc::case_insensitive stdout ---- [INFO] [stdout] thread 'misc::case_insensitive' 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" "/" "-i" "sherlock" "sherlock" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/case_insensitive/101 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/case_insensitive/101", "/tmp/ripgrep-tests/case_insensitive/101/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<RefCell<_>> 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: 1346 [INFO] [stdout] 2022-03-13 01:36:04.532114032 UTC [INFO] [stdout] 2022-04-02 01:36:04.532114032 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.532136052 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.532136052 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.532136052 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.532136052 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.748 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.531 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db72a22b - integration::misc::case_insensitive::{{closure}}::h4d1f08284ce3c7ec [INFO] [stdout] at /opt/rustwide/workdir/tests/misc.rs:134:23 [INFO] [stdout] 19: 0x55b1db72a0a7 - integration::misc::case_insensitive::h863e018ba1521271 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db729f1a - integration::misc::case_insensitive::{{closure}}::h3887bef224843e90 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db7113fe - core::ops::function::FnOnce::call_once::h40ebc640a575b9b6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [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/20 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/before_match2_implicit_text/20", "/tmp/ripgrep-tests/before_match2_implicit_text/20/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [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<RefCell<_>> 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: 1406 [INFO] [stdout] 2022-03-13 01:36:04.536243331 UTC [INFO] [stdout] 2022-04-02 01:36:04.536243331 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.536269411 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.536269411 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.536269411 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.536269411 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.699 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.535 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db7270c9 - integration::binary::before_match2_implicit_text::{{closure}}::h84fec5ba7cab85c4 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:305:23 [INFO] [stdout] 19: 0x55b1db726f87 - integration::binary::before_match2_implicit_text::hb798ba2b0c3fecd9 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db726dfa - integration::binary::before_match2_implicit_text::{{closure}}::h44344bbf18959e38 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db71123e - core::ops::function::FnOnce::call_once::h39a5de09c040b249 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- feature::context_sep_empty stdout ---- [INFO] [stdout] thread 'feature::context_sep_empty' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "-A1" "--context-separator" "" "foo" "test" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/context_sep_empty/22 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/context_sep_empty/22", "/tmp/ripgrep-tests/context_sep_empty/22/test"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc<RefCell<_>> 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: 1350 [INFO] [stdout] 2022-03-13 01:36:04.536413031 UTC [INFO] [stdout] 2022-04-02 01:36:04.536413031 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.536439821 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.536439821 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.536439821 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.536439821 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.749 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.535 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db76ad35 - integration::feature::context_sep_empty::{{closure}}::h753af3e1485f0e4f [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:837:39 [INFO] [stdout] 19: 0x55b1db76ac07 - integration::feature::context_sep_empty::hc1e3d7417fbde944 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db76aa7a - integration::feature::context_sep_empty::{{closure}}::h299757fb697eea18 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db710a6e - core::ops::function::FnOnce::call_once::h20438947acf2c97b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- feature::f419_zero_as_shortcut_for_null stdout ---- [INFO] [stdout] thread 'feature::f419_zero_as_shortcut_for_null' 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" "/" "-0" "--count" "Sherlock" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f419_zero_as_shortcut_for_null/60 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f419_zero_as_shortcut_for_null/60", "/tmp/ripgrep-tests/f419_zero_as_shortcut_for_null/60/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<RefCell<_>> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: 4 [INFO] [stdout] 得到: four [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1367 [INFO] [stdout] 2022-03-13 01:36:04.548181741 UTC [INFO] [stdout] 2022-04-02 01:36:04.548181741 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.548291961 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.548291961 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.548291961 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.548291961 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.749 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.547 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db762aa7 - integration::feature::f419_zero_as_shortcut_for_null::{{closure}}::hfb82c72e703f14ab [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:471:32 [INFO] [stdout] 19: 0x55b1db762937 - integration::feature::f419_zero_as_shortcut_for_null::h75d7cbbc271dd073 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db7627aa - integration::feature::f419_zero_as_shortcut_for_null::{{closure}}::h546f1d0675a03210 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db710a2e - core::ops::function::FnOnce::call_once::h1f58f52796a7ffa3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [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<RefCell<_>> 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: 1401 [INFO] [stdout] 2022-03-13 01:36:04.550310540 UTC [INFO] [stdout] 2022-04-02 01:36:04.550310540 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.550346451 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.550346451 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.550346451 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.550346451 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.703 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.550 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db726c39 - integration::binary::before_match2_explicit::{{closure}}::ha2cff82bcd979d3c [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:293:23 [INFO] [stdout] 19: 0x55b1db726af7 - integration::binary::before_match2_explicit::h3653afef60400930 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db72696a - integration::binary::before_match2_explicit::{{closure}}::hdbcd6010923f07d3 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db71470e - core::ops::function::FnOnce::call_once::hf5cea38d97fa1f20 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- feature::f948_exit_code_match stdout ---- [INFO] [stdout] thread 'feature::f948_exit_code_match' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `0`, [INFO] [stdout] right: `2`: [INFO] [stdout] [INFO] [stdout] ===== "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "." ===== [INFO] [stdout] expected exit code did not match [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f948_exit_code_match/77 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f948_exit_code_match/77", "/tmp/ripgrep-tests/f948_exit_code_match/77/sherlock"] [INFO] [stdout] [INFO] [stdout] expected: 0 [INFO] [stdout] [INFO] [stdout] found: 2 [INFO] [stdout] [INFO] [stdout] ===== [INFO] [stdout] ', tests/util.rs:358:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db84659e - core::panicking::assert_failed_inner::hf03c74af21244304 [INFO] [stdout] 16: 0x55b1db7b050a - core::panicking::assert_failed::h7190165a68b0abe8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55b1db774a84 - integration::util::TestCommand::assert_exit_code::h020a28621fa5315e [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:358:9 [INFO] [stdout] 18: 0x55b1db763fb0 - integration::feature::f948_exit_code_match::{{closure}}::hc1237f4c06239593 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:558:5 [INFO] [stdout] 19: 0x55b1db763ea7 - integration::feature::f948_exit_code_match::h6cb77474b0392628 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db763d1a - integration::feature::f948_exit_code_match::{{closure}}::hec3e0c6448b2a3f2 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db71400e - core::ops::function::FnOnce::call_once::hdebd1db38d9b31ba [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- feature::f948_exit_code_no_match stdout ---- [INFO] [stdout] thread 'feature::f948_exit_code_no_match' 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" "/" "NADA" ===== [INFO] [stdout] expected exit code did not match [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f948_exit_code_no_match/78 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f948_exit_code_no_match/78", "/tmp/ripgrep-tests/f948_exit_code_no_match/78/sherlock"] [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db84659e - core::panicking::assert_failed_inner::hf03c74af21244304 [INFO] [stdout] 16: 0x55b1db7b050a - core::panicking::assert_failed::h7190165a68b0abe8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55b1db774a84 - integration::util::TestCommand::assert_exit_code::h020a28621fa5315e [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:358:9 [INFO] [stdout] 18: 0x55b1db7642b3 - integration::feature::f948_exit_code_no_match::{{closure}}::h4ad74712d94189b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:566:5 [INFO] [stdout] 19: 0x55b1db7641a7 - integration::feature::f948_exit_code_no_match::h012fcfffae1c19d3 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db76401a - integration::feature::f948_exit_code_no_match::{{closure}}::h533fb707f123dc7d [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db7123ae - core::ops::function::FnOnce::call_once::h828d1779d3ed8781 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- misc::glob stdout ---- [INFO] [stdout] thread 'misc::glob' 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" "/" "-g" "*.rs" "Sherlock" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/glob/129 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/glob/129", "/tmp/ripgrep-tests/glob/129/file.py", "/tmp/ripgrep-tests/glob/129/sherlock", "/tmp/ripgrep-tests/glob/129/file.rs"] [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<RefCell<_>> 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: 1371 [INFO] [stdout] 2022-03-13 01:36:04.562631910 UTC [INFO] [stdout] 2022-04-02 01:36:04.562631910 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.562716500 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.562716500 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.562716500 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.562716500 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.759 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.562 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db72ef11 - integration::misc::glob::{{closure}}::h0d8ad77916c66437 [INFO] [stdout] at /opt/rustwide/workdir/tests/misc.rs:316:35 [INFO] [stdout] 19: 0x55b1db72ed57 - integration::misc::glob::hd7e4a8232ae13766 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db72ebca - integration::misc::glob::{{closure}}::h208dcff27f91553c [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db71197e - core::ops::function::FnOnce::call_once::h5abc5447a613c45a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- binary::after_match1_implicit_path stdout ---- [INFO] [stdout] thread 'binary::after_match1_implicit_path' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--no-mmap" "-l" "Project Gutenberg EBook" "-g" "hay" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/after_match1_implicit_path/6 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/after_match1_implicit_path/6", "/tmp/ripgrep-tests/after_match1_implicit_path/6/hay"] [INFO] [stdout] [INFO] [stdout] status: exit status: 2 [INFO] [stdout] [INFO] [stdout] stdout: The layout of the home page! [INFO] [stdout] Do decorate! [INFO] [stdout] print_info! [INFO] [stdout] skip special sign ... [INFO] [stdout] print msg `special sign` ... [INFO] [stdout] linked list 长度= 3 [INFO] [stdout] 3, 2, 1, Nil [INFO] [stdout] 一千万可以这样写 10000000 [INFO] [stdout] 数组占 24 bytes [INFO] [stdout] Employee { name: "张三", age: 25, address: "广州天河区珠江新城" } [INFO] [stdout] 3DPoint 坐标: (10.3, 0.4, 0.5) [INFO] [stdout] 第二个3D point: (5.2, 0.4, 0.5) [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] pair 包含 1 和 0.1 [INFO] [stdout] 按键 'x'. [INFO] [stdout] 张贴 " 拷贝文本". [INFO] [stdout] 点击位置 x=20, y=80. [INFO] [stdout] 指针移动 [INFO] [stdout] 鼠标滚轮滑动 [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] violets are #0000ff [INFO] [stdout] 天河区的图书馆 天河图书馆 [INFO] [stdout] 临界值= 100 [INFO] [stdout] 16 是 small [INFO] [stdout] 引用 1 [INFO] [stdout] 引用 2 [INFO] [stdout] 引用 3 [INFO] [stdout] 引用 4 [INFO] [stdout] 引用 5 [INFO] [stdout] 一个可变变量的引用 1 [INFO] [stdout] 一个可变变量的引用 2 [INFO] [stdout] 一个可变变量的引用 3 [INFO] [stdout] 一个可变变量的引用 4 [INFO] [stdout] 一个可变变量的引用 5 [INFO] [stdout] 矢量的所有权和它的元素1 [INFO] [stdout] 矢量的所有权和它的元素2 [INFO] [stdout] 矢量的所有权和它的元素3 [INFO] [stdout] 矢量的所有权和它的元素4 [INFO] [stdout] 矢量的所有权和它的元素5 [INFO] [stdout] x = 10201 [INFO] [stdout] spaces len = [INFO] [stdout] RUST PROGRAMMING [INFO] [stdout] g = 0 [INFO] [stdout] a = 2 [INFO] [stdout] b = 7.5 [INFO] [stdout] 你的薪资基本属于 : Medium [INFO] [stdout] trousers_size : L [INFO] [stdout] list_type = Restricted [INFO] [stdout] 评选结果: 继续加油! [INFO] [stdout] Skip Value : 0 [INFO] [stdout] 当前值 : 1 [INFO] [stdout] 跳出点i = 2 [INFO] [stdout] 当前值 : [1][1] [INFO] [stdout] 当前值 : [1][2] [INFO] [stdout] 当前值 : [1][3] [INFO] [stdout] 当前值 : [1][4] [INFO] [stdout] 当前值 : [1][5] [INFO] [stdout] 当前值 : [2][1] [INFO] [stdout] 当前值 : [2][2] [INFO] [stdout] n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 跳过点 : 0 [INFO] [stdout] 当前b = 1 [INFO] [stdout] 断开点 : 2 [INFO] [stdout] 当前值[c1][c2] = [1][1] [INFO] [stdout] 当前值[c1][c2] = [1][2] [INFO] [stdout] 当前值[c1][c2] = [1][3] [INFO] [stdout] 当前值[c1][c2] = [1][4] [INFO] [stdout] 当前值[c1][c2] = [1][5] [INFO] [stdout] 当前值[c1][c2] = [2][1] [INFO] [stdout] 当前值[c1][c2] = [2][2] [INFO] [stdout] 序列值i = 0 [INFO] [stdout] 序列值i = 1 [INFO] [stdout] 序列值i = 2 [INFO] [stdout] 序列值i = 3 [INFO] [stdout] 序列值i = 4 [INFO] [stdout] 序列值 i = 0 [INFO] [stdout] 序列值 i = 1 [INFO] [stdout] 序列值 i = 2 [INFO] [stdout] 序列值 i = 3 [INFO] [stdout] 序列值 i = 4 [INFO] [stdout] 序列值 i = 5 [INFO] [stdout] cellphone : 小米 [INFO] [stdout] cellphone : OPPO [INFO] [stdout] cellphone : 荣耀 [INFO] [stdout] cellphone : Vivo [INFO] [stdout] 手机品牌 : 小米 [INFO] [stdout] 手机品牌 : OPPO [INFO] [stdout] 手机品牌 : 荣耀 [INFO] [stdout] 手机品牌 : Vivo [INFO] [stdout] Error: 文件不存在! [INFO] [stdout] The largest number is 100 [INFO] [stdout] The largest char is y [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] 人员 01: 张 晓明 [INFO] [stdout] Dolly pauses briefly... baaaaah! [INFO] [stdout] Dolly gets a haircut! [INFO] [stdout] Dolly pauses briefly... baaaaah? [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] Kity go walk! [INFO] [stdout] Kity pauses briefly... it worked! [INFO] [stdout] person 姓名: 张 晓明 [INFO] [stdout] Meow! [INFO] [stdout] Ding Dong! [INFO] [stdout] [1, 2, 3] [1, 2, 3] [INFO] [stdout] [5, 2, 3] 5 [INFO] [stdout] [10, 2, 3] 5 [INFO] [stdout] 姓名: 张 晓明 [INFO] [stdout] Yellow = rgb(255,255,222) [INFO] [stdout] Rc<RefCell<_>> 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] 得到: 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: 1412 [INFO] [stdout] 2022-03-13 01:36:04.568097810 UTC [INFO] [stdout] 2022-04-02 01:36:04.568097810 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.568144419 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.568144419 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.568144419 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.568144419 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.708 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.567 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db723a85 - integration::binary::after_match1_implicit_path::{{closure}}::h63d05749bf08ebf0 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:140:22 [INFO] [stdout] 19: 0x55b1db723957 - integration::binary::after_match1_implicit_path::h8175cb354d106fd8 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db7237ca - integration::binary::after_match1_implicit_path::{{closure}}::ha12711fefd898adf [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db7149ae - core::ops::function::FnOnce::call_once::hfdbdd4d5b35d47b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [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<RefCell<_>> 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: 1431 [INFO] [stdout] 2022-03-13 01:36:04.571477299 UTC [INFO] [stdout] 2022-04-02 01:36:04.571477299 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.571503879 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.571503879 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.571503879 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.571503879 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.697 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.571 [INFO]: 下载完成 [INFO] [stdout] We can't use chrono to tell the time for the Solar System to complete more than one full orbit around the galactic center. [INFO] [stdout] failed to initialize logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] ', tests/util.rs:406:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db724af5 - integration::binary::after_match1_explicit_count::{{closure}}::h672fd562f54bfbbb [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:186:20 [INFO] [stdout] 19: 0x55b1db7249c7 - integration::binary::after_match1_explicit_count::h97498bc891f6b67b [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db72483a - integration::binary::after_match1_explicit_count::{{closure}}::h636daea589d22f0a [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db71280e - core::ops::function::FnOnce::call_once::h8ce755ae5080a31c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- feature::f1_utf16_auto stdout ---- [INFO] [stdout] thread 'feature::f1_utf16_auto' 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" "/" "\xd0\xa8\xd0\xb5\xd1\x80\xd0\xbb\xd0\xbe\xd0\xba \xd0\xa5\xd0\xbe\xd0\xbb\xd0\xbc\xd1\x81" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f1_utf16_auto/46 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f1_utf16_auto/46", "/tmp/ripgrep-tests/f1_utf16_auto/46/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<RefCell<_>> 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: 1369 [INFO] [stdout] 2022-03-13 01:36:04.568353990 UTC [INFO] [stdout] 2022-04-02 01:36:04.568353990 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.568437390 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.568437390 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.568437390 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.568437390 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.754 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.567 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db756d8a - integration::feature::f1_utf16_auto::{{closure}}::h7d415091a1baef22 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:21:46 [INFO] [stdout] 19: 0x55b1db756c57 - integration::feature::f1_utf16_auto::hc6c422ef1392cccd [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db756aca - integration::feature::f1_utf16_auto::{{closure}}::hfd96034b9c57123c [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db71147e - core::ops::function::FnOnce::call_once::h45a3863aefdc29d8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- misc::compressed_xz stdout ---- [INFO] [stdout] thread 'misc::compressed_xz' 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" "/" "-z" "Sherlock" "sherlock.xz" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/compressed_xz/109 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/compressed_xz/109", "/tmp/ripgrep-tests/compressed_xz/109/sherlock.xz"] [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<RefCell<_>> 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: 1369 [INFO] [stdout] 2022-03-13 01:36:04.574263959 UTC [INFO] [stdout] 2022-04-02 01:36:04.574263959 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.574291199 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.574291199 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.574291199 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.574291199 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.763 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.573 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db73d284 - integration::misc::compressed_xz::{{closure}}::h57a0294743073b8e [INFO] [stdout] at /opt/rustwide/workdir/tests/misc.rs:910:23 [INFO] [stdout] 19: 0x55b1db73d0a7 - integration::misc::compressed_xz::h91ca0bac76d918d7 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db73cf1a - integration::misc::compressed_xz::{{closure}}::h8cf22cb9d4e9feb4 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db71342e - core::ops::function::FnOnce::call_once::hba19a5fded7bd2a1 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [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<RefCell<_>> 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: 1429 [INFO] [stdout] 2022-03-13 01:36:04.578096959 UTC [INFO] [stdout] 2022-04-02 01:36:04.578096959 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.578121839 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.578121839 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.578121839 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.578121839 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.706 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.577 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db725b99 - integration::binary::before_match1_explicit::{{closure}}::h2e5d0ac18f546567 [INFO] [stdout] at /opt/rustwide/workdir/tests/binary.rs:245:23 [INFO] [stdout] 19: 0x55b1db725a57 - integration::binary::before_match1_explicit::ha74ade66f6116074 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db7258ca - integration::binary::before_match1_explicit::{{closure}}::h1f52f8835cc9a502 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db71268e - core::ops::function::FnOnce::call_once::h8867dd28f739cc48 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- feature::f416_crlf_only_matching stdout ---- [INFO] [stdout] thread 'feature::f416_crlf_only_matching' panicked at ' [INFO] [stdout] [INFO] [stdout] ========== [INFO] [stdout] command failed but expected success! [INFO] [stdout] [INFO] [stdout] command: "/opt/rustwide/target/debug/deps/../rg" "--path-separator" "/" "--crlf" "-o" "Sherlock$" "sherlock" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f416_crlf_only_matching/59 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f416_crlf_only_matching/59", "/tmp/ripgrep-tests/f416_crlf_only_matching/59/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<RefCell<_>> 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] 得到: 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: 1426 [INFO] [stdout] 2022-03-13 01:36:04.584961538 UTC [INFO] [stdout] 2022-04-02 01:36:04.584961538 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.584986298 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.584986298 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.584986298 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.584986298 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.725 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.584 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db7625e8 - integration::feature::f416_crlf_only_matching::{{closure}}::hbd3aab52f39f0a80 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:463:23 [INFO] [stdout] 19: 0x55b1db762447 - integration::feature::f416_crlf_only_matching::hb2c2114cab1130ee [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db7622ba - integration::feature::f416_crlf_only_matching::{{closure}}::h6e0f2eb817fd9593 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db7134ae - core::ops::function::FnOnce::call_once::hbbb98403ebb4bfab [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- misc::compressed_lzma stdout ---- [INFO] [stdout] thread 'misc::compressed_lzma' 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" "/" "-z" "Sherlock" "sherlock.lzma" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/compressed_lzma/108 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/compressed_lzma/108", "/tmp/ripgrep-tests/compressed_lzma/108/sherlock.lzma"] [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<RefCell<_>> 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: 1334 [INFO] [stdout] 2022-03-13 01:36:04.587146718 UTC [INFO] [stdout] 2022-04-02 01:36:04.587146718 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.587173008 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.587173008 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.587173008 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.587173008 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.820 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.586 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db73dca4 - integration::misc::compressed_lzma::{{closure}}::h7136ff97fa3e3e10 [INFO] [stdout] at /opt/rustwide/workdir/tests/misc.rs:940:23 [INFO] [stdout] 19: 0x55b1db73dac7 - integration::misc::compressed_lzma::he2810df20054b18c [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db73d93a - integration::misc::compressed_lzma::{{closure}}::h0a260f0ab0e3eabc [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db7137ee - core::ops::function::FnOnce::call_once::hc27abdecd0410d1e [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- misc::count_matches_via_only stdout ---- [INFO] [stdout] thread 'misc::count_matches_via_only' 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" "/" "--count" "--only-matching" "the" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/count_matches_via_only/117 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/count_matches_via_only/117", "/tmp/ripgrep-tests/count_matches_via_only/117/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<RefCell<_>> 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: 1373 [INFO] [stdout] 2022-03-13 01:36:04.601099568 UTC [INFO] [stdout] 2022-04-02 01:36:04.601099568 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.601125097 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.601125097 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.601125097 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.601125097 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.786 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.600 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db731adb - integration::misc::count_matches_via_only::{{closure}}::h6ba691ae7dcf1d15 [INFO] [stdout] at /opt/rustwide/workdir/tests/misc.rs:394:23 [INFO] [stdout] 19: 0x55b1db731957 - integration::misc::count_matches_via_only::h490911bc785b0c79 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db7317ca - integration::misc::count_matches_via_only::{{closure}}::h65f6c1bb1751dd7b [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db711d2e - core::ops::function::FnOnce::call_once::h6c10d4d1597e7ea0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- misc::glob_always_case_insensitive stdout ---- [INFO] [stdout] thread 'misc::glob_always_case_insensitive' 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" "/" "--glob-case-insensitive" "--glob" "*.html" "Sherlock" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/glob_always_case_insensitive/130 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/glob_always_case_insensitive/130", "/tmp/ripgrep-tests/glob_always_case_insensitive/130/sherlock", "/tmp/ripgrep-tests/glob_always_case_insensitive/130/file.HTML"] [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<RefCell<_>> 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: 1371 [INFO] [stdout] 2022-03-13 01:36:04.630877426 UTC [INFO] [stdout] 2022-04-02 01:36:04.630877426 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.630911906 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.630911906 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.630911906 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.630911906 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.827 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.630 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db7302ea - integration::misc::glob_always_case_insensitive::{{closure}}::h3eaec8e721b9af2b [INFO] [stdout] at /opt/rustwide/workdir/tests/misc.rs:351:37 [INFO] [stdout] 19: 0x55b1db730197 - integration::misc::glob_always_case_insensitive::h9c0beef66d9385a2 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db73000a - integration::misc::glob_always_case_insensitive::{{closure}}::h96e7c08afa4e2472 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db712a3e - core::ops::function::FnOnce::call_once::h95935cc49c32204e [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- misc::file_type_add_compose stdout ---- [INFO] [stdout] thread 'misc::file_type_add_compose' 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" "/" "--type-add" "wat:*.wat" "--type-add" "combo:include:wat,py" "-t" "combo" "Sherlock" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/file_type_add_compose/120 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/file_type_add_compose/120", "/tmp/ripgrep-tests/file_type_add_compose/120/file.py", "/tmp/ripgrep-tests/file_type_add_compose/120/sherlock", "/tmp/ripgrep-tests/file_type_add_compose/120/file.rs", "/tmp/ripgrep-tests/file_type_add_compose/120/file.wat"] [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<RefCell<_>> 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: 1363 [INFO] [stdout] 2022-03-13 01:36:04.628988096 UTC [INFO] [stdout] 2022-04-02 01:36:04.628988096 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.629081336 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.629081336 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.629081336 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.629081336 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.805 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.628 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db72e966 - integration::misc::file_type_add_compose::{{closure}}::h0daad2f7fae6cd5c [INFO] [stdout] at /opt/rustwide/workdir/tests/misc.rs:307:35 [INFO] [stdout] 19: 0x55b1db72e7b7 - integration::misc::file_type_add_compose::h405e4e4b36de4928 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db72e62a - integration::misc::file_type_add_compose::{{closure}}::h8e23cc93cf55058d [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db7125ce - core::ops::function::FnOnce::call_once::h86a875e5b92b46a1 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- misc::binary_search_mmap stdout ---- [INFO] [stdout] thread 'misc::binary_search_mmap' 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" "/" "-a" "--mmap" "foo" "file" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/binary_search_mmap/98 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/binary_search_mmap/98", "/tmp/ripgrep-tests/binary_search_mmap/98/file"] [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<RefCell<_>> 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: 1387 [INFO] [stdout] 2022-03-13 01:36:04.632127566 UTC [INFO] [stdout] 2022-04-02 01:36:04.632127566 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.632151306 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.632151306 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.632151306 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.632151306 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.794 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.631 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db740414 - integration::misc::binary_search_mmap::{{closure}}::ha551d2432d3aae4a [INFO] [stdout] at /opt/rustwide/workdir/tests/misc.rs:1045:41 [INFO] [stdout] 19: 0x55b1db740287 - integration::misc::binary_search_mmap::h743eb11e0d5f1b4e [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db7400fa - integration::misc::binary_search_mmap::{{closure}}::h841c19237133de8f [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db7114be - core::ops::function::FnOnce::call_once::h49d2766905da9529 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- feature::f416_crlf_multiline stdout ---- [INFO] [stdout] thread 'feature::f416_crlf_multiline' 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" "/" "--crlf" "-U" "Sherlock$" "sherlock" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f416_crlf_multiline/58 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f416_crlf_multiline/58", "/tmp/ripgrep-tests/f416_crlf_multiline/58/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<RefCell<_>> 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: 1362 [INFO] [stdout] 2022-03-13 01:36:04.628564176 UTC [INFO] [stdout] 2022-04-02 01:36:04.628564176 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.628588736 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.628588736 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.628588736 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.628588736 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.795 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.628 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db7620f8 - integration::feature::f416_crlf_multiline::{{closure}}::hef806e2b9b6274db [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:452:23 [INFO] [stdout] 19: 0x55b1db761f57 - integration::feature::f416_crlf_multiline::hae3d06f6d8765098 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db761dca - integration::feature::f416_crlf_multiline::{{closure}}::h5daf9c020dbfe00e [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db710c2e - core::ops::function::FnOnce::call_once::h24f8b4fbe3d5f163 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- feature::f159_max_count stdout ---- [INFO] [stdout] thread 'feature::f159_max_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" "/" "-m1" "test" [INFO] [stdout] [INFO] [stdout] cwd: /tmp/ripgrep-tests/f159_max_count/38 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/f159_max_count/38", "/tmp/ripgrep-tests/f159_max_count/38/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<RefCell<_>> shared_map total: 116089 [INFO] [stdout] cell x=2 [INFO] [stdout] cell x=40 [INFO] [stdout] x 的索引 0 [INFO] [stdout] y 的索引 1 [INFO] [stdout] z 的索引 2 [INFO] [stdout] On the y axis at 7 [INFO] [stdout] Change the color to red 0, green 160, and blue 255 [INFO] [stdout] no [INFO] [stdout] 清理CustomSmartPointer 数据:`B stuff`! [INFO] [stdout] 清理CustomSmartPointer 数据:`A stuff`! [INFO] [stdout] 清理结束 [INFO] [stdout] CustomSmartPointer 创新了,并且使用完毕. [INFO] [stdout] 清理CustomSmartPointer 数据:`do something ...`! [INFO] [stdout] 此刻CustomSmartPointer 已经清理 [INFO] [stdout] e[2] = 3 [INFO] [stdout] 主线程1! [INFO] [stdout] 子线程: 1! [INFO] [stdout] 主线程2! [INFO] [stdout] 子线程: 2! [INFO] [stdout] 主线程3! [INFO] [stdout] 子线程: 3! [INFO] [stdout] 主线程4! [INFO] [stdout] 子线程: 4! [INFO] [stdout] 子线程: 5! [INFO] [stdout] 子线程: 6! [INFO] [stdout] 子线程: 7! [INFO] [stdout] 子线程: 8! [INFO] [stdout] 子线程: 9! [INFO] [stdout] 参数所有权v: [1, 2, 3] [INFO] [stdout] 得到: one [INFO] [stdout] 得到: 1 [INFO] [stdout] 得到: 2 [INFO] [stdout] 得到: two [INFO] [stdout] 得到: 3 [INFO] [stdout] 得到: three [INFO] [stdout] 得到: 4 [INFO] [stdout] 得到: four [INFO] [stdout] Result: 19 [INFO] [stdout] *const i32 n1 = 1000 [INFO] [stdout] *mut i32 n2 = 1000 [INFO] [stdout] Absolute value of -3 according to C: 100 [INFO] [stdout] 计数: 5 [INFO] [stdout] Flying by tools [INFO] [stdout] Pilot is flying by air plane. [INFO] [stdout] Astronaut is up! [INFO] [stdout] >>> Bus [INFO] [stdout] >>> Abstract vehicle [INFO] [stdout] ************** [INFO] [stdout] * * [INFO] [stdout] * (110, 120) * [INFO] [stdout] * * [INFO] [stdout] ************** [INFO] [stdout] f(5) do_twice =: 12 [INFO] [stdout] Form Submitted correctly [INFO] [stdout] Warning : 2 - Field X is required [INFO] [stdout] Error : Connection Error [INFO] [stdout] zero is 0 [INFO] [stdout] one is 1 [INFO] [stdout] roses are #ff0000 [INFO] [stdout] green are #00ff00 [INFO] [stdout] violets are #0000ff [INFO] [stdout] Time elapsed in expensive_function() is: 1457 [INFO] [stdout] 2022-03-13 01:36:04.630543306 UTC [INFO] [stdout] 2022-04-02 01:36:04.630543306 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.630633806 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.630633806 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.630633806 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.630633806 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.731 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.630 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db75ed9f - integration::feature::f159_max_count::{{closure}}::h23499b5e296051c1 [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:312:27 [INFO] [stdout] 19: 0x55b1db75ec47 - integration::feature::f159_max_count::h75707fc13d136acc [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db75eaba - integration::feature::f159_max_count::{{closure}}::h099860a9ec3fd365 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db710eee - core::ops::function::FnOnce::call_once::h2b2d63b3a71f4c35 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b1db7e4006 - std::panic::catch_unwind::ha8e34042702c40f8 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b1db7e4006 - test::run_test_in_process::hd493285879569b21 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b1db7e4006 - test::run_test::run_test_inner::{{closure}}::hf19abbbb55852552 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b1db7b09ae - test::run_test::run_test_inner::{{closure}}::h7e3c2c343e147543 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b1db7b09ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c402e6f80a12404 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1d78d90ebcef4dc4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b1db7b5dc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf6925ff7eaaf6137 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b1db7b5dc8 - std::panicking::try::do_call::hc5e80b04a1842b4a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b1db7b5dc8 - std::panicking::try::h9d62e0cac0ea03e6 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b1db7b5dc8 - std::panic::catch_unwind::heb8ac09f2b83c104 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b1db7b5dc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9f6e6e505ad142aa [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b1db7b5dc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3c78246b8eee677a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hca2e57b0f33df4ea [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b1db82b6a3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3c7322d65af8c247 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b1db82b6a3 - std::sys::unix::thread::Thread::new::thread_start::h8691f5e7943f3a56 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7efec4e39609 - start_thread [INFO] [stdout] 44: 0x7efec4c09163 - clone [INFO] [stdout] 45: 0x0 - <unknown> [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/19 [INFO] [stdout] [INFO] [stdout] dir list: ["/tmp/ripgrep-tests/context_sep_default/19", "/tmp/ripgrep-tests/context_sep_default/19/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<RefCell<_>> 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: 1457 [INFO] [stdout] 2022-03-13 01:36:04.602483228 UTC [INFO] [stdout] 2022-04-02 01:36:04.602483228 UTC [INFO] [stdout] Local time now is 2022-03-13 01:36:04.602584817 +00:00 [INFO] [stdout] UTC time now is 2022-03-13 01:36:04.602584817 UTC [INFO] [stdout] Time in Hong Kong now is 2022-03-13 09:36:04.602584817 +08:00 [INFO] [stdout] Time in Rio de Janeiro now is 2022-03-12 23:36:04.602584817 -02:00 [INFO] [stdout] The current UTC time is 01:36:04 AM [INFO] [stdout] And there have been 5764 seconds since midnight [INFO] [stdout] The current UTC date is 2022-03-13 Sun (CE) [INFO] [stdout] And the Common Era began 738227 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-03-13 01:36:02.703 [INFO]: >>> start up... [INFO] [stdout] 2022-03-13 01:36:04.602 [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: 0x55b1db8235bc - std::backtrace_rs::backtrace::libunwind::trace::h24899a79947a3581 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1db8235bc - std::backtrace_rs::backtrace::trace_unsynchronized::he41003c4da095493 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1db8235bc - std::sys_common::backtrace::_print_fmt::hd99333b051dd1a34 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1db8235bc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc787bdbb27333705 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b1db8478fc - core::fmt::write::hcbf4c637ea0ffa73 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1db81f101 - std::io::Write::write_fmt::hc0cb15f223a4d98b [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55b1db825955 - std::sys_common::backtrace::_print::h3317bb700e9723d3 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1db825955 - std::sys_common::backtrace::print::ha6331dabcf0e0777 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1db825955 - std::panicking::default_hook::{{closure}}::h8c69f6668a2c7303 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1db825633 - std::panicking::default_hook::h9114a6ae7f2bfe11 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1db825ea3 - std::panicking::rust_panic_with_hook::he7eb6b6fb517d694 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1db825d87 - std::panicking::begin_panic_handler::{{closure}}::h811983c88af2c672 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1db823a74 - std::sys_common::backtrace::__rust_end_short_backtrace::h4afde4df00b8fb5c [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1db825ab9 - rust_begin_unwind [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1db6c3403 - core::panicking::panic_fmt::h9bba74b2d82f87b0 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1db77548a - integration::util::TestCommand::expect_success::h7f55021347fe4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:406:13 [INFO] [stdout] 16: 0x55b1db774281 - integration::util::TestCommand::output::h8046fc17bd86c42a [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:329:9 [INFO] [stdout] 17: 0x55b1db773b73 - integration::util::TestCommand::stdout::h448c885c67d52b19 [INFO] [stdout] at /opt/rustwide/workdir/tests/util.rs:284:17 [INFO] [stdout] 18: 0x55b1db76a8b5 - integration::feature::context_sep_default::{{closure}}::h2bff4f99cf02195b [INFO] [stdout] at /opt/rustwide/workdir/tests/feature.rs:831:41 [INFO] [stdout] 19: 0x55b1db76a787 - integration::feature::context_sep_default::hf89c2f3a61fad0e0 [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 20: 0x55b1db76a5fa - integration::feature::context_sep_default::{{closure}}::h5446c729d2092d2c [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:9 [INFO] [stdout] 21: 0x55b1db71301e - core::ops::function::FnOnce::call_once::hac1f408a71533c23 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b1db7e52d3 - core::ops::function::FnOnce::call_once::h7c82417d43deacd4 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b1db7e52d3 - test::__rust_begin_short_backtrace::h4db1f83eaaa59dd5 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b1db7e4006 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h63d171b312d4fa47 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b1db7e4006 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h00197ed0537faf7a [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b1db7e4006 - std::panicking::try::do_call::h86332069d38d2744 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b1db7e4006 - std::panicking::try::h1f6ae9e296714b32 [INFO] [stdout] at /rustc/28eff87d300677d3acc4d7129d31c74bf885cf6d/library/std/src/panicking.rs:456:19 [WARN] too many lines in the log, truncating it