[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] checking hhatto/myprofiler-rust against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhatto%2Fmyprofiler-rust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hhatto/myprofiler-rust on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27afe85e2fdf762bc97be579131c699f359bed1624c9e02d9a0f9b86776fcbaf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "27afe85e2fdf762bc97be579131c699f359bed1624c9e02d9a0f9b86776fcbaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27afe85e2fdf762bc97be579131c699f359bed1624c9e02d9a0f9b86776fcbaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27afe85e2fdf762bc97be579131c699f359bed1624c9e02d9a0f9b86776fcbaf", kill_on_drop: false }` [INFO] [stdout] 27afe85e2fdf762bc97be579131c699f359bed1624c9e02d9a0f9b86776fcbaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 491a063982875c7846672f3ed649d4a2afb9bafec54aa8b2bc294d7393c139fa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "491a063982875c7846672f3ed649d4a2afb9bafec54aa8b2bc294d7393c139fa", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Checking matches v0.1.7 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking arrayref v0.3.4 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking bufstream v0.1.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking lazy_static v1.0.2 (https://github.com/rust-lang-nursery/lazy-static.rs#9a1f83c3) [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking users v0.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking twox-hash v1.1.1 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking smallvec v0.6.3 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Checking miniz-sys v0.1.10 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Checking flate2 v1.0.2 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking atoi v0.2.3 [INFO] [stderr] Checking chrono v0.4.5 [INFO] [stderr] Checking digest v0.7.5 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking mysql_common v0.8.0 [INFO] [stderr] Checking mysql v14.0.0 [INFO] [stderr] Checking 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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [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 a macro (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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.98s [INFO] running `Command { std: "docker" "inspect" "491a063982875c7846672f3ed649d4a2afb9bafec54aa8b2bc294d7393c139fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "491a063982875c7846672f3ed649d4a2afb9bafec54aa8b2bc294d7393c139fa", kill_on_drop: false }` [INFO] [stdout] 491a063982875c7846672f3ed649d4a2afb9bafec54aa8b2bc294d7393c139fa