[INFO] fetching crate delphi 0.0.0... [INFO] testing delphi-0.0.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate delphi 0.0.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate delphi 0.0.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate delphi 0.0.0 [INFO] finished tweaking crates.io crate delphi 0.0.0 [INFO] tweaked toml for crates.io crate delphi 0.0.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate delphi 0.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cad3f212cf73737eecbb2d412b512ff83a96e6f0f56a2fb22a17c9c6c09daaf3 [INFO] running `Command { std: "docker" "start" "-a" "cad3f212cf73737eecbb2d412b512ff83a96e6f0f56a2fb22a17c9c6c09daaf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cad3f212cf73737eecbb2d412b512ff83a96e6f0f56a2fb22a17c9c6c09daaf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad3f212cf73737eecbb2d412b512ff83a96e6f0f56a2fb22a17c9c6c09daaf3", kill_on_drop: false }` [INFO] [stdout] cad3f212cf73737eecbb2d412b512ff83a96e6f0f56a2fb22a17c9c6c09daaf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a91b614773b667bf04274bacbc07ceb5e4260d4ad1d47714248b355a5675552a [INFO] running `Command { std: "docker" "start" "-a" "a91b614773b667bf04274bacbc07ceb5e4260d4ad1d47714248b355a5675552a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling generational-arena v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tokio v0.2.4 [INFO] [stderr] Compiling color-backtrace v0.3.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.12.1 [INFO] [stderr] Compiling rustls-native-certs v0.1.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling tracing v0.1.10 [INFO] [stderr] Compiling thiserror v1.0.9 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling gumdrop v0.7.0 [INFO] [stderr] Compiling abscissa_derive v0.5.0 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling secrecy v0.6.0 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling hyper-rustls v0.19.0 [INFO] [stderr] Compiling tracing-subscriber v0.1.6 [INFO] [stderr] Compiling abscissa_core v0.5.0 [INFO] [stderr] Compiling delphi v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "a91b614773b667bf04274bacbc07ceb5e4260d4ad1d47714248b355a5675552a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a91b614773b667bf04274bacbc07ceb5e4260d4ad1d47714248b355a5675552a", kill_on_drop: false }` [INFO] [stdout] a91b614773b667bf04274bacbc07ceb5e4260d4ad1d47714248b355a5675552a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45ca69e2b06ec737b0a0fcc07d1a2e449b8d2ba1e52b9b054d76d127e48b22dc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "45ca69e2b06ec737b0a0fcc07d1a2e449b8d2ba1e52b9b054d76d127e48b22dc", kill_on_drop: false }` [INFO] [stderr] Compiling delphi v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.41s [INFO] running `Command { std: "docker" "inspect" "45ca69e2b06ec737b0a0fcc07d1a2e449b8d2ba1e52b9b054d76d127e48b22dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ca69e2b06ec737b0a0fcc07d1a2e449b8d2ba1e52b9b054d76d127e48b22dc", kill_on_drop: false }` [INFO] [stdout] 45ca69e2b06ec737b0a0fcc07d1a2e449b8d2ba1e52b9b054d76d127e48b22dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc4864fab2852643763efee31f2b8449a7d6d44ecaf92910bebeeadc4c93ae10 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cc4864fab2852643763efee31f2b8449a7d6d44ecaf92910bebeeadc4c93ae10", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/delphi-633bb57d3f5b4681 [INFO] [stdout] running 2 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/delphi-e7e3b1c0534998aa [INFO] [stdout] test sources::gdac::tests::trading_pairs_404 ... ignored [INFO] [stderr] Running /opt/rustwide/target/debug/deps/acceptance-3ba25af677ffd55c [INFO] [stdout] test sources::gdac::tests::trading_pairs_ok ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] + run: cargo run -- start [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Running `/opt/rustwide/target/debug/delphi start` [INFO] [stdout] + run: cargo run -- start acceptance test [INFO] [stdout] test start_no_args ... ok [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running `/opt/rustwide/target/debug/delphi start acceptance test` [INFO] [stdout] + run: cargo run -- -c /tmp/app-2021-01-04-173119.toml start [INFO] [stdout] test start_with_args ... ok [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running `/opt/rustwide/target/debug/delphi -c /tmp/app-2021-01-04-173119.toml start` [INFO] [stdout] + run: cargo run -- -c /tmp/app-2021-01-04-173119-1.toml start acceptance test [INFO] [stdout] test start_with_config_no_args ... ok [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running `/opt/rustwide/target/debug/delphi -c /tmp/app-2021-01-04-173119-1.toml start acceptance test` [INFO] [stdout] test start_with_config_and_args ... ok [INFO] [stdout] + run: cargo run -- version [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running `/opt/rustwide/target/debug/delphi version` [INFO] [stdout] test version_no_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests delphi [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc4864fab2852643763efee31f2b8449a7d6d44ecaf92910bebeeadc4c93ae10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4864fab2852643763efee31f2b8449a7d6d44ecaf92910bebeeadc4c93ae10", kill_on_drop: false }` [INFO] [stdout] cc4864fab2852643763efee31f2b8449a7d6d44ecaf92910bebeeadc4c93ae10