[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhatto%2Fmyprofiler-rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hhatto/myprofiler-rust on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-9/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rust-lang-nursery/lazy-static.rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded users v0.7.0 [INFO] [stderr] Downloaded chrono v0.4.5 [INFO] [stderr] Downloaded atoi v0.2.3 [INFO] [stderr] Downloaded mysql_common v0.8.0 [INFO] [stderr] Downloaded mysql v14.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fd50c50022108ae3be0989e827fc5b7b19e9353fa745d9c9b240167f9910599 [INFO] running `Command { std: "docker" "start" "-a" "9fd50c50022108ae3be0989e827fc5b7b19e9353fa745d9c9b240167f9910599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fd50c50022108ae3be0989e827fc5b7b19e9353fa745d9c9b240167f9910599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd50c50022108ae3be0989e827fc5b7b19e9353fa745d9c9b240167f9910599", kill_on_drop: false }` [INFO] [stdout] 9fd50c50022108ae3be0989e827fc5b7b19e9353fa745d9c9b240167f9910599 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec1b6ed518d55867a25cb47bc15a35e90aff25b1c764a307407a3a97e529e7d5 [INFO] running `Command { std: "docker" "start" "-a" "ec1b6ed518d55867a25cb47bc15a35e90aff25b1c764a307407a3a97e529e7d5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling typenum v1.10.0 [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 regex v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lazy_static v1.0.2 (https://github.com/rust-lang-nursery/lazy-static.rs#9a1f83c3) [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.5 [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 miniz-sys v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling twox-hash v1.1.1 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling chrono v0.4.5 [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 16.29s [INFO] running `Command { std: "docker" "inspect" "ec1b6ed518d55867a25cb47bc15a35e90aff25b1c764a307407a3a97e529e7d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec1b6ed518d55867a25cb47bc15a35e90aff25b1c764a307407a3a97e529e7d5", kill_on_drop: false }` [INFO] [stdout] ec1b6ed518d55867a25cb47bc15a35e90aff25b1c764a307407a3a97e529e7d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb4ead83a68eb688e36db6616f619fc197a3777245581a90b64787dce255e84b [INFO] running `Command { std: "docker" "start" "-a" "cb4ead83a68eb688e36db6616f619fc197a3777245581a90b64787dce255e84b", 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 4.93s [INFO] running `Command { std: "docker" "inspect" "cb4ead83a68eb688e36db6616f619fc197a3777245581a90b64787dce255e84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb4ead83a68eb688e36db6616f619fc197a3777245581a90b64787dce255e84b", kill_on_drop: false }` [INFO] [stdout] cb4ead83a68eb688e36db6616f619fc197a3777245581a90b64787dce255e84b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 002b3236c719e18b9b0c0b01152b1e27e2693b2fa0753ff19759f4dacfa8851b [INFO] running `Command { std: "docker" "start" "-a" "002b3236c719e18b9b0c0b01152b1e27e2693b2fa0753ff19759f4dacfa8851b", 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.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/myprofiler-f5a2300504120330) [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" "002b3236c719e18b9b0c0b01152b1e27e2693b2fa0753ff19759f4dacfa8851b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002b3236c719e18b9b0c0b01152b1e27e2693b2fa0753ff19759f4dacfa8851b", kill_on_drop: false }` [INFO] [stdout] 002b3236c719e18b9b0c0b01152b1e27e2693b2fa0753ff19759f4dacfa8851b