[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frggr%2Fcapella" "/workspace/builds/worker-65/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-65/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rggr/capella on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-65/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" "+beta-2022-04-10" "fetch" "--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-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 386b0a68485ae95c8540eaa02a1c8ddeefc25bdbc150e2e51db98b5f2ca110b7 [INFO] running `Command { std: "docker" "start" "-a" "386b0a68485ae95c8540eaa02a1c8ddeefc25bdbc150e2e51db98b5f2ca110b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "386b0a68485ae95c8540eaa02a1c8ddeefc25bdbc150e2e51db98b5f2ca110b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386b0a68485ae95c8540eaa02a1c8ddeefc25bdbc150e2e51db98b5f2ca110b7", kill_on_drop: false }` [INFO] [stdout] 386b0a68485ae95c8540eaa02a1c8ddeefc25bdbc150e2e51db98b5f2ca110b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcd3430739a89fd089c8fbe15616f3f44bbb20b1dd653906e7db26034ba8e413 [INFO] running `Command { std: "docker" "start" "-a" "dcd3430739a89fd089c8fbe15616f3f44bbb20b1dd653906e7db26034ba8e413", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling slab v0.3.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 utf8-ranges v1.0.0 [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 tokio-timer v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.27 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling bytes v0.4.3 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling mio v0.6.7 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling chrono v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.1 [INFO] [stderr] Compiling regex v0.2.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 26.00s [INFO] running `Command { std: "docker" "inspect" "dcd3430739a89fd089c8fbe15616f3f44bbb20b1dd653906e7db26034ba8e413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcd3430739a89fd089c8fbe15616f3f44bbb20b1dd653906e7db26034ba8e413", kill_on_drop: false }` [INFO] [stdout] dcd3430739a89fd089c8fbe15616f3f44bbb20b1dd653906e7db26034ba8e413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37845cb8e4f6b79b3b1d060e7e57d389222b66e90e13ffed4ee2552e9700ccda [INFO] running `Command { std: "docker" "start" "-a" "37845cb8e4f6b79b3b1d060e7e57d389222b66e90e13ffed4ee2552e9700ccda", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 4.60s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/capella-bab8fd6a48b0ff71) [INFO] running `Command { std: "docker" "inspect" "37845cb8e4f6b79b3b1d060e7e57d389222b66e90e13ffed4ee2552e9700ccda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37845cb8e4f6b79b3b1d060e7e57d389222b66e90e13ffed4ee2552e9700ccda", kill_on_drop: false }` [INFO] [stdout] 37845cb8e4f6b79b3b1d060e7e57d389222b66e90e13ffed4ee2552e9700ccda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fe69e263ab01dd12d11b4d1352ebe47477140a2cf9a355867721aaf1ddf341b2 [INFO] running `Command { std: "docker" "start" "-a" "fe69e263ab01dd12d11b4d1352ebe47477140a2cf9a355867721aaf1ddf341b2", 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.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/capella-bab8fd6a48b0ff71) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test cache::tests::timer_data_generation ... ok [INFO] [stdout] test parse::tests::good_parse_float_value ... ok [INFO] [stdout] test parse::tests::good_simple_counter ... ok [INFO] [stdout] test parse::tests::good_nested_metric_name ... ok [INFO] [stdout] test parse::tests::bad_parse_cases ... ok [INFO] [stdout] test parse::tests::good_timing_with_rate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fe69e263ab01dd12d11b4d1352ebe47477140a2cf9a355867721aaf1ddf341b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe69e263ab01dd12d11b4d1352ebe47477140a2cf9a355867721aaf1ddf341b2", kill_on_drop: false }` [INFO] [stdout] fe69e263ab01dd12d11b4d1352ebe47477140a2cf9a355867721aaf1ddf341b2