[INFO] cloning repository https://github.com/hhatto/myprofiler-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hhatto/myprofiler-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhatto%2Fmyprofiler-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhatto%2Fmyprofiler-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97888e322f631151576b441f9949016f18eeea7d [INFO] testing hhatto/myprofiler-rust against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhatto%2Fmyprofiler-rust" "/workspace/builds/worker-83/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-83/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hhatto/myprofiler-rust on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hhatto/myprofiler-rust [INFO] finished tweaking git repo https://github.com/hhatto/myprofiler-rust [INFO] tweaked toml for git repo https://github.com/hhatto/myprofiler-rust written to /workspace/builds/worker-83/source/Cargo.toml [INFO] crate git repo https://github.com/hhatto/myprofiler-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce7f4057cd6107c1d19ca093d8b7aa3ecdee8657dc3ffbf65dd7aad795402e4e [INFO] running `Command { std: "docker" "start" "-a" "ce7f4057cd6107c1d19ca093d8b7aa3ecdee8657dc3ffbf65dd7aad795402e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce7f4057cd6107c1d19ca093d8b7aa3ecdee8657dc3ffbf65dd7aad795402e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce7f4057cd6107c1d19ca093d8b7aa3ecdee8657dc3ffbf65dd7aad795402e4e", kill_on_drop: false }` [INFO] [stdout] ce7f4057cd6107c1d19ca093d8b7aa3ecdee8657dc3ffbf65dd7aad795402e4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 917ba49ac3629ce73c56c746c10544eb64381913e45b1e375959475c87f0999e [INFO] running `Command { std: "docker" "start" "-a" "917ba49ac3629ce73c56c746c10544eb64381913e45b1e375959475c87f0999e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling lazy_static v1.0.2 (https://github.com/rust-lang-nursery/lazy-static.rs#9a1f83c3) [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling users v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling twox-hash v1.1.1 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling mysql_common v0.8.0 [INFO] [stderr] Compiling mysql v14.0.0 [INFO] [stderr] Compiling myprofiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / lazy_static! { [INFO] [stdout] 23 | | static ref NORMALIZE_PATTERNS: Vec> = vec![ [INFO] [stdout] 24 | | NormalizePattern::new(Regex::new(r" +").expect("fail regex compile: +"), " "), [INFO] [stdout] 25 | | NormalizePattern::new(Regex::new(r#"[+-]{0,1}\b\d+\b"#).expect("fail regex compile: digit"), "N"), [INFO] [stdout] ... | [INFO] [stdout] 32 | | ]; [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.03s [INFO] running `Command { std: "docker" "inspect" "917ba49ac3629ce73c56c746c10544eb64381913e45b1e375959475c87f0999e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "917ba49ac3629ce73c56c746c10544eb64381913e45b1e375959475c87f0999e", kill_on_drop: false }` [INFO] [stdout] 917ba49ac3629ce73c56c746c10544eb64381913e45b1e375959475c87f0999e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7b976513a3879ede3979c4b43718a16e735e9d880b1efa75487424f1060a930 [INFO] running `Command { std: "docker" "start" "-a" "f7b976513a3879ede3979c4b43718a16e735e9d880b1efa75487424f1060a930", kill_on_drop: false }` [INFO] [stderr] Compiling myprofiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / lazy_static! { [INFO] [stdout] 23 | | static ref NORMALIZE_PATTERNS: Vec> = vec![ [INFO] [stdout] 24 | | NormalizePattern::new(Regex::new(r" +").expect("fail regex compile: +"), " "), [INFO] [stdout] 25 | | NormalizePattern::new(Regex::new(r#"[+-]{0,1}\b\d+\b"#).expect("fail regex compile: digit"), "N"), [INFO] [stdout] ... | [INFO] [stdout] 32 | | ]; [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "f7b976513a3879ede3979c4b43718a16e735e9d880b1efa75487424f1060a930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7b976513a3879ede3979c4b43718a16e735e9d880b1efa75487424f1060a930", kill_on_drop: false }` [INFO] [stdout] f7b976513a3879ede3979c4b43718a16e735e9d880b1efa75487424f1060a930 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 403b5b16a5753a831bea8054b7be1f242f6e2870dfcbd27f9b11b79af9ce9ad6 [INFO] running `Command { std: "docker" "start" "-a" "403b5b16a5753a831bea8054b7be1f242f6e2870dfcbd27f9b11b79af9ce9ad6", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / lazy_static! { [INFO] [stderr] 23 | | static ref NORMALIZE_PATTERNS: Vec> = vec![ [INFO] [stderr] 24 | | NormalizePattern::new(Regex::new(r" +").expect("fail regex compile: +"), " "), [INFO] [stderr] 25 | | NormalizePattern::new(Regex::new(r#"[+-]{0,1}\b\d+\b"#).expect("fail regex compile: digit"), "N"), [INFO] [stderr] ... | [INFO] [stderr] 32 | | ]; [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `myprofiler` (bin "myprofiler" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/myprofiler-5190302fc682f82a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_normalize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "403b5b16a5753a831bea8054b7be1f242f6e2870dfcbd27f9b11b79af9ce9ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "403b5b16a5753a831bea8054b7be1f242f6e2870dfcbd27f9b11b79af9ce9ad6", kill_on_drop: false }` [INFO] [stdout] 403b5b16a5753a831bea8054b7be1f242f6e2870dfcbd27f9b11b79af9ce9ad6