[INFO] cloning repository https://github.com/thara/my-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thara/my-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthara%2Fmy-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthara%2Fmy-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 224316fbbae5b8516f3a364ae1ed41ca54bc6620 [INFO] testing thara/my-utils against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthara%2Fmy-utils" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thara/my-utils on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thara/my-utils [INFO] finished tweaking git repo https://github.com/thara/my-utils [INFO] tweaked toml for git repo https://github.com/thara/my-utils written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/thara/my-utils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 regex v0.2.9 [INFO] [stderr] Downloaded cc v1.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 830321e880a24cc4de92d188682270614c2f49338e50ace57d7390c1477f4372 [INFO] running `Command { std: "docker" "start" "-a" "830321e880a24cc4de92d188682270614c2f49338e50ace57d7390c1477f4372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "830321e880a24cc4de92d188682270614c2f49338e50ace57d7390c1477f4372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830321e880a24cc4de92d188682270614c2f49338e50ace57d7390c1477f4372", kill_on_drop: false }` [INFO] [stdout] 830321e880a24cc4de92d188682270614c2f49338e50ace57d7390c1477f4372 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c53f1d588bdc9fc252ea34389a988a40f4dfea0fb2252366f001b954f74e140 [INFO] running `Command { std: "docker" "start" "-a" "7c53f1d588bdc9fc252ea34389a988a40f4dfea0fb2252366f001b954f74e140", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling cc v1.0.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v0.2.9 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling my-utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cpp-dependency-lookup.rs:136:22 [INFO] [stdout] | [INFO] [stdout] 136 | for entry in try!(fs::read_dir(dir)) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cpp-dependency-lookup.rs:137:25 [INFO] [stdout] | [INFO] [stdout] 137 | let entry = try!(entry); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cpp-dependency-lookup.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | try!(visit_dirs(&path, cb, out)); [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/bin/cpp-dependency-lookup.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | / lazy_static! { [INFO] [stdout] 63 | | static ref RE: Regex = Regex::new("\"(.*)\"").unwrap(); [INFO] [stdout] 64 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/cpp-dependency-lookup.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / error_chain!{ [INFO] [stdout] 19 | | foreign_links { [INFO] [stdout] 20 | | Io(::std::io::Error); [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/bin/cpp-dependency-lookup.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / error_chain!{ [INFO] [stdout] 19 | | foreign_links { [INFO] [stdout] 20 | | Io(::std::io::Error); [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.99s [INFO] running `Command { std: "docker" "inspect" "7c53f1d588bdc9fc252ea34389a988a40f4dfea0fb2252366f001b954f74e140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c53f1d588bdc9fc252ea34389a988a40f4dfea0fb2252366f001b954f74e140", kill_on_drop: false }` [INFO] [stdout] 7c53f1d588bdc9fc252ea34389a988a40f4dfea0fb2252366f001b954f74e140 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23fd9f8327a0d6db7373c22e69f49aac424c3afe51e331c07353fff952bced14 [INFO] running `Command { std: "docker" "start" "-a" "23fd9f8327a0d6db7373c22e69f49aac424c3afe51e331c07353fff952bced14", kill_on_drop: false }` [INFO] [stderr] Compiling my-utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cpp-dependency-lookup.rs:136:22 [INFO] [stdout] | [INFO] [stdout] 136 | for entry in try!(fs::read_dir(dir)) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cpp-dependency-lookup.rs:137:25 [INFO] [stdout] | [INFO] [stdout] 137 | let entry = try!(entry); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cpp-dependency-lookup.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | try!(visit_dirs(&path, cb, out)); [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/bin/cpp-dependency-lookup.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | / lazy_static! { [INFO] [stdout] 63 | | static ref RE: Regex = Regex::new("\"(.*)\"").unwrap(); [INFO] [stdout] 64 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/bin/cpp-dependency-lookup.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / error_chain!{ [INFO] [stdout] 19 | | foreign_links { [INFO] [stdout] 20 | | Io(::std::io::Error); [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/bin/cpp-dependency-lookup.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / error_chain!{ [INFO] [stdout] 19 | | foreign_links { [INFO] [stdout] 20 | | Io(::std::io::Error); [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "23fd9f8327a0d6db7373c22e69f49aac424c3afe51e331c07353fff952bced14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23fd9f8327a0d6db7373c22e69f49aac424c3afe51e331c07353fff952bced14", kill_on_drop: false }` [INFO] [stdout] 23fd9f8327a0d6db7373c22e69f49aac424c3afe51e331c07353fff952bced14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a70e002e118b80317f9596cb8a0afa37154d2fa7929c282afdb8a6d5a7f61819 [INFO] running `Command { std: "docker" "start" "-a" "a70e002e118b80317f9596cb8a0afa37154d2fa7929c282afdb8a6d5a7f61819", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/bin/cpp-dependency-lookup.rs:136:22 [INFO] [stderr] | [INFO] [stderr] 136 | for entry in try!(fs::read_dir(dir)) { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/bin/cpp-dependency-lookup.rs:137:25 [INFO] [stderr] | [INFO] [stderr] 137 | let entry = try!(entry); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/bin/cpp-dependency-lookup.rs:140:17 [INFO] [stderr] | [INFO] [stderr] 140 | try!(visit_dirs(&path, cb, out)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/bin/cpp-dependency-lookup.rs:62:17 [INFO] [stderr] | [INFO] [stderr] 62 | / lazy_static! { [INFO] [stderr] 63 | | static ref RE: Regex = Regex::new("\"(.*)\"").unwrap(); [INFO] [stderr] 64 | | } [INFO] [stderr] | |_________________^ [INFO] [stderr] | [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: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/bin/cpp-dependency-lookup.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | / error_chain!{ [INFO] [stderr] 19 | | foreign_links { [INFO] [stderr] 20 | | Io(::std::io::Error); [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/bin/cpp-dependency-lookup.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | / error_chain!{ [INFO] [stderr] 19 | | foreign_links { [INFO] [stderr] 20 | | Io(::std::io::Error); [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `my-utils` (bin "cpp-dependency-lookup" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.98s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cpp_dependency_lookup-b64e776426efff61) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/my_utils-5cc122e8adc18498) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a70e002e118b80317f9596cb8a0afa37154d2fa7929c282afdb8a6d5a7f61819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a70e002e118b80317f9596cb8a0afa37154d2fa7929c282afdb8a6d5a7f61819", kill_on_drop: false }` [INFO] [stdout] a70e002e118b80317f9596cb8a0afa37154d2fa7929c282afdb8a6d5a7f61819