[INFO] cloning repository https://github.com/wooga/jenkins-metrics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wooga/jenkins-metrics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwooga%2Fjenkins-metrics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwooga%2Fjenkins-metrics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc1572e2206e8120cd5826989a3da59b32526f24
[INFO] checking wooga/jenkins-metrics against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwooga%2Fjenkins-metrics" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wooga/jenkins-metrics
[INFO] finished tweaking git repo https://github.com/wooga/jenkins-metrics
[INFO] tweaked toml for git repo https://github.com/wooga/jenkins-metrics written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wooga/jenkins-metrics on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wooga/jenkins-metrics already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded statistical v1.0.0
[INFO] [stderr]   Downloaded prettytable-rs v0.8.0
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded ordered-float v2.0.0
[INFO] [stderr]   Downloaded rust-argon2 v0.8.2
[INFO] [stderr]   Downloaded csv v1.1.3
[INFO] [stderr]   Downloaded clicolors-control v0.2.0
[INFO] [stderr]   Downloaded console v0.6.2
[INFO] [stderr]   Downloaded cli_core v0.1.0
[INFO] [stderr]   Downloaded flexi_logger v0.9.3
[INFO] [stderr]   Downloaded docopt v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 043df008c9f939ec3e2ea90eca604135b3ca581bfe553277cb2785cb76649dbb
[INFO] running `Command { std: "docker" "start" "-a" "043df008c9f939ec3e2ea90eca604135b3ca581bfe553277cb2785cb76649dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "043df008c9f939ec3e2ea90eca604135b3ca581bfe553277cb2785cb76649dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "043df008c9f939ec3e2ea90eca604135b3ca581bfe553277cb2785cb76649dbb", kill_on_drop: false }`
[INFO] [stdout] 043df008c9f939ec3e2ea90eca604135b3ca581bfe553277cb2785cb76649dbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8df8d6637aa5c4db50eb21d63b9dd4eb6748b49d1e347364b4ce2818518fae3
[INFO] running `Command { std: "docker" "start" "-a" "e8df8d6637aa5c4db50eb21d63b9dd4eb6748b49d1e347364b4ce2818518fae3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking instant v0.1.8
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking aho-corasick v0.7.14
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking lock_api v0.4.1
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking strsim v0.9.3
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.8.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking clicolors-control v0.2.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking ordered-float v2.0.0
[INFO] [stderr]     Checking parking_lot v0.11.0
[INFO] [stderr]     Checking console v0.6.2
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking statistical v1.0.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking bstr v0.2.14
[INFO] [stderr]     Checking docopt v1.1.0
[INFO] [stderr]     Checking flexi_logger v0.9.3
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]     Checking cli_core v0.1.0
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr]     Checking jenkins_metrics v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cli_core v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "e8df8d6637aa5c4db50eb21d63b9dd4eb6748b49d1e347364b4ce2818518fae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8df8d6637aa5c4db50eb21d63b9dd4eb6748b49d1e347364b4ce2818518fae3", kill_on_drop: false }`
[INFO] [stdout] e8df8d6637aa5c4db50eb21d63b9dd4eb6748b49d1e347364b4ce2818518fae3
