[INFO] fetching crate cargo-chrono 0.2.0... [INFO] checking cargo-chrono-0.2.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate cargo-chrono 0.2.0 into /workspace/builds/worker-54/source [INFO] validating manifest of crates.io crate cargo-chrono 0.2.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-chrono 0.2.0 [INFO] finished tweaking crates.io crate cargo-chrono 0.2.0 [INFO] tweaked toml for crates.io crate cargo-chrono 0.2.0 written to /workspace/builds/worker-54/source/Cargo.toml [INFO] crate crates.io crate cargo-chrono 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded csv v0.15.0 [INFO] [stderr] Downloaded backtrace v0.3.47 [INFO] [stderr] Downloaded addr2line v0.12.0 [INFO] [stderr] Downloaded pbr v1.0.2 [INFO] [stderr] Downloaded gnuplot v0.0.22 [INFO] [stderr] Downloaded git2 v0.13.5 [INFO] [stderr] Downloaded libgit2-sys v0.12.5+1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b215d54c72fa8da830f223040b9ac7d322cced4a8392de41cdbd658a305f4ca9 [INFO] running `Command { std: "docker" "start" "-a" "b215d54c72fa8da830f223040b9ac7d322cced4a8392de41cdbd658a305f4ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b215d54c72fa8da830f223040b9ac7d322cced4a8392de41cdbd658a305f4ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b215d54c72fa8da830f223040b9ac7d322cced4a8392de41cdbd658a305f4ca9", kill_on_drop: false }` [INFO] [stdout] b215d54c72fa8da830f223040b9ac7d322cced4a8392de41cdbd658a305f4ca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42e8151c5b5b8ea8bfc84250114f2a571fdcd460aa19b65bb528dac0647016d7 [INFO] running `Command { std: "docker" "start" "-a" "42e8151c5b5b8ea8bfc84250114f2a571fdcd460aa19b65bb528dac0647016d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking gnuplot v0.0.22 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking csv v0.15.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.12.5+1.0.0 [INFO] [stderr] Checking addr2line v0.12.0 [INFO] [stderr] Checking backtrace v0.3.47 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking git2 v0.13.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking docopt v0.8.3 [INFO] [stderr] Checking cargo-chrono v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bench.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | let revisions: Vec<_> = try!(commits_str.split(",") [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/bench.rs:188:27 [INFO] [stdout] | [INFO] [stdout] 188 | Err(_) => throw!("`cargo bench` did not output utf-8"), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | throw!("bug: unknown command") [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/data.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone, Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/git.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | let exceptions: Vec<_> = try!(exceptions.iter() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/git.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | None => throw!("bare repositories are not supported"), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/git.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | throw!(ErrorKind::DirtyRepo(errors)) [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/plot.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | let filters: Vec<_> = try!(config.filters [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bench.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | let revisions: Vec<_> = try!(commits_str.split(",") [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/bench.rs:188:27 [INFO] [stdout] | [INFO] [stdout] 188 | Err(_) => throw!("`cargo bench` did not output utf-8"), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | throw!("bug: unknown command") [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/data.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone, Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/git.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | let exceptions: Vec<_> = try!(exceptions.iter() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/git.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | None => throw!("bare repositories are not supported"), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/git.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | throw!(ErrorKind::DirtyRepo(errors)) [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `throw` [INFO] [stdout] = note: this warning originates in the macro `throw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/plot.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | let filters: Vec<_> = try!(config.filters [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bench.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static! { [INFO] [stdout] 17 | | // Example: [INFO] [stdout] 18 | | // test nbody::bench::nbody_par ... bench: 12,459,703 ns/iter (+/- 75,027) [INFO] [stdout] 19 | | pub static ref BENCH_RE: Regex = Regex::new( [INFO] [stdout] 20 | | r"\s*test\s+([^ ]+)\s*...\s*bench:\s*([0-9,]+) ns/iter \(\+/- ([0-9,]+)\)\s*").unwrap(); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [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: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bench.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static! { [INFO] [stdout] 17 | | // Example: [INFO] [stdout] 18 | | // test nbody::bench::nbody_par ... bench: 12,459,703 ns/iter (+/- 75,027) [INFO] [stdout] 19 | | pub static ref BENCH_RE: Regex = Regex::new( [INFO] [stdout] 20 | | r"\s*test\s+([^ ]+)\s*...\s*bench:\s*([0-9,]+) ns/iter \(\+/- ([0-9,]+)\)\s*").unwrap(); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.69s [INFO] running `Command { std: "docker" "inspect" "42e8151c5b5b8ea8bfc84250114f2a571fdcd460aa19b65bb528dac0647016d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e8151c5b5b8ea8bfc84250114f2a571fdcd460aa19b65bb528dac0647016d7", kill_on_drop: false }` [INFO] [stdout] 42e8151c5b5b8ea8bfc84250114f2a571fdcd460aa19b65bb528dac0647016d7