[INFO] cloning repository https://github.com/rggr/capella [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rggr/capella" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frggr%2Fcapella", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frggr%2Fcapella'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c862521ce2a1c72aa096431ff0424a75fe34c48 [INFO] testing rggr/capella against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frggr%2Fcapella" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rggr/capella on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rggr/capella [INFO] finished tweaking git repo https://github.com/rggr/capella [INFO] tweaked toml for git repo https://github.com/rggr/capella written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/rggr/capella already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cfe76cb79e66896e55402774d94644fb0dfaba796c51d313f753de7fdb79a31 [INFO] running `Command { std: "docker" "start" "-a" "0cfe76cb79e66896e55402774d94644fb0dfaba796c51d313f753de7fdb79a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cfe76cb79e66896e55402774d94644fb0dfaba796c51d313f753de7fdb79a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cfe76cb79e66896e55402774d94644fb0dfaba796c51d313f753de7fdb79a31", kill_on_drop: false }` [INFO] [stdout] 0cfe76cb79e66896e55402774d94644fb0dfaba796c51d313f753de7fdb79a31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 333b0ad7d3c0c7dfc12b9815ca016b127938f560a36aa6547ffaab3a8385f810 [INFO] running `Command { std: "docker" "start" "-a" "333b0ad7d3c0c7dfc12b9815ca016b127938f560a36aa6547ffaab3a8385f810", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling futures v0.1.13 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling net2 v0.2.27 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling bytes v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling mio v0.6.7 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling chrono v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.1.1 [INFO] [stderr] Compiling tokio-core v0.1.6 [INFO] [stderr] Compiling env_logger v0.4.2 [INFO] [stderr] Compiling derive-error-chain v0.10.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling dotenv v0.10.0 [INFO] [stderr] Compiling capella v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parse.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PATTERN: Regex = Regex::new(r"(?x) [INFO] [stdout] 73 | | \A(?P[\w\.]+): [INFO] [stdout] 74 | | ((?P\-|\+))? [INFO] [stdout] ... | [INFO] [stdout] 77 | | (\|@(?P\d+\.\d+))?\z").unwrap(); [INFO] [stdout] 78 | | } [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: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parse.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PATTERN: Regex = Regex::new(r"(?x) [INFO] [stdout] 73 | | \A(?P[\w\.]+): [INFO] [stdout] 74 | | ((?P\-|\+))? [INFO] [stdout] ... | [INFO] [stdout] 77 | | (\|@(?P\d+\.\d+))?\z").unwrap(); [INFO] [stdout] 78 | | } [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/error.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | f.write_str(self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [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/server.rs:84:48 [INFO] [stdout] | [INFO] [stdout] 84 | io::Error::new(io::ErrorKind::Other, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.36s [INFO] running `Command { std: "docker" "inspect" "333b0ad7d3c0c7dfc12b9815ca016b127938f560a36aa6547ffaab3a8385f810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333b0ad7d3c0c7dfc12b9815ca016b127938f560a36aa6547ffaab3a8385f810", kill_on_drop: false }` [INFO] [stdout] 333b0ad7d3c0c7dfc12b9815ca016b127938f560a36aa6547ffaab3a8385f810 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6821c2adbc15c517c9a1e16f0a172074fbd99b1e3708ed98a535e7090bdb4429 [INFO] running `Command { std: "docker" "start" "-a" "6821c2adbc15c517c9a1e16f0a172074fbd99b1e3708ed98a535e7090bdb4429", kill_on_drop: false }` [INFO] [stderr] Compiling capella v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parse.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PATTERN: Regex = Regex::new(r"(?x) [INFO] [stdout] 73 | | \A(?P[\w\.]+): [INFO] [stdout] 74 | | ((?P\-|\+))? [INFO] [stdout] ... | [INFO] [stdout] 77 | | (\|@(?P\d+\.\d+))?\z").unwrap(); [INFO] [stdout] 78 | | } [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: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parse.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static! { [INFO] [stdout] 72 | | static ref PATTERN: Regex = Regex::new(r"(?x) [INFO] [stdout] 73 | | \A(?P[\w\.]+): [INFO] [stdout] 74 | | ((?P\-|\+))? [INFO] [stdout] ... | [INFO] [stdout] 77 | | (\|@(?P\d+\.\d+))?\z").unwrap(); [INFO] [stdout] 78 | | } [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/error.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | f.write_str(self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [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/server.rs:84:48 [INFO] [stdout] | [INFO] [stdout] 84 | io::Error::new(io::ErrorKind::Other, e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "6821c2adbc15c517c9a1e16f0a172074fbd99b1e3708ed98a535e7090bdb4429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6821c2adbc15c517c9a1e16f0a172074fbd99b1e3708ed98a535e7090bdb4429", kill_on_drop: false }` [INFO] [stdout] 6821c2adbc15c517c9a1e16f0a172074fbd99b1e3708ed98a535e7090bdb4429 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3bb45938bfbdfc5f8faa27fc24865410fd169f3236890fbb931d88373207e586 [INFO] running `Command { std: "docker" "start" "-a" "3bb45938bfbdfc5f8faa27fc24865410fd169f3236890fbb931d88373207e586", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/parse.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | / lazy_static! { [INFO] [stderr] 72 | | static ref PATTERN: Regex = Regex::new(r"(?x) [INFO] [stderr] 73 | | \A(?P[\w\.]+): [INFO] [stderr] 74 | | ((?P\-|\+))? [INFO] [stderr] ... | [INFO] [stderr] 77 | | (\|@(?P\d+\.\d+))?\z").unwrap(); [INFO] [stderr] 78 | | } [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: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/parse.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | / lazy_static! { [INFO] [stderr] 72 | | static ref PATTERN: Regex = Regex::new(r"(?x) [INFO] [stderr] 73 | | \A(?P[\w\.]+): [INFO] [stderr] 74 | | ((?P\-|\+))? [INFO] [stderr] ... | [INFO] [stderr] 77 | | (\|@(?P\d+\.\d+))?\z").unwrap(); [INFO] [stderr] 78 | | } [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/error.rs:31:26 [INFO] [stderr] | [INFO] [stderr] 31 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server.rs:84:48 [INFO] [stderr] | [INFO] [stderr] 84 | io::Error::new(io::ErrorKind::Other, e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `capella` (bin "capella" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/capella-5624141c19d3bb22) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test cache::tests::timer_data_generation ... ok [INFO] [stdout] test parse::tests::good_simple_counter ... ok [INFO] [stdout] test parse::tests::good_parse_float_value ... ok [INFO] [stdout] test parse::tests::bad_parse_cases ... ok [INFO] [stdout] test parse::tests::good_timing_with_rate ... ok [INFO] [stdout] test parse::tests::good_nested_metric_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3bb45938bfbdfc5f8faa27fc24865410fd169f3236890fbb931d88373207e586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb45938bfbdfc5f8faa27fc24865410fd169f3236890fbb931d88373207e586", kill_on_drop: false }` [INFO] [stdout] 3bb45938bfbdfc5f8faa27fc24865410fd169f3236890fbb931d88373207e586