[INFO] cloning repository https://github.com/spectresystems/duck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spectresystems/duck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspectresystems%2Fduck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspectresystems%2Fduck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f48c157b794368cc3af0ef05eb1c54bc603855c [INFO] testing spectresystems/duck against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspectresystems%2Fduck" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spectresystems/duck on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spectresystems/duck [INFO] finished tweaking git repo https://github.com/spectresystems/duck [INFO] tweaked toml for git repo https://github.com/spectresystems/duck written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/spectresystems/duck already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0aa5538b4e59ea702fb453c76f6d573f6a5a307b888ce99593122659a0f8688a [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" "0aa5538b4e59ea702fb453c76f6d573f6a5a307b888ce99593122659a0f8688a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aa5538b4e59ea702fb453c76f6d573f6a5a307b888ce99593122659a0f8688a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aa5538b4e59ea702fb453c76f6d573f6a5a307b888ce99593122659a0f8688a", kill_on_drop: false }` [INFO] [stdout] 0aa5538b4e59ea702fb453c76f6d573f6a5a307b888ce99593122659a0f8688a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] d7eadfb676f33629e4326f849710041a50e01c973b7e545ceb9275d487934321 [INFO] running `Command { std: "docker" "start" "-a" "d7eadfb676f33629e4326f849710041a50e01c973b7e545ceb9275d487934321", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling path-slash v0.1.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling schemars v0.7.0-alpha-2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling waithandle v0.3.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling simplelog v0.7.5 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling tokio-rustls v0.10.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling schemars_derive v0.7.0-alpha-2 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-files v0.2.1 [INFO] [stderr] Compiling actix-cors v0.2.0 [INFO] [stderr] Compiling actix-web-static-files v2.0.0 [INFO] [stderr] Compiling duck v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 01s [INFO] running `Command { std: "docker" "inspect" "d7eadfb676f33629e4326f849710041a50e01c973b7e545ceb9275d487934321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7eadfb676f33629e4326f849710041a50e01c973b7e545ceb9275d487934321", kill_on_drop: false }` [INFO] [stdout] d7eadfb676f33629e4326f849710041a50e01c973b7e545ceb9275d487934321 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ef12b710b19d99a63ee9b77ac3adefe663350d98eea1036e511cabd90815b82 [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" "1ef12b710b19d99a63ee9b77ac3adefe663350d98eea1036e511cabd90815b82", kill_on_drop: false }` [INFO] [stderr] Compiling test-case v0.3.3 [INFO] [stderr] Compiling duck v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.00s [INFO] running `Command { std: "docker" "inspect" "1ef12b710b19d99a63ee9b77ac3adefe663350d98eea1036e511cabd90815b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ef12b710b19d99a63ee9b77ac3adefe663350d98eea1036e511cabd90815b82", kill_on_drop: false }` [INFO] [stdout] 1ef12b710b19d99a63ee9b77ac3adefe663350d98eea1036e511cabd90815b82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", 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] 0cbc394b401e23d7e5677939107862a7a9b3af4c5c0ade1165fe56ac297e4cbe [INFO] running `Command { std: "docker" "start" "-a" "0cbc394b401e23d7e5677939107862a7a9b3af4c5c0ade1165fe56ac297e4cbe", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/duck-c5d72cb37f9ecf79 [INFO] [stdout] [INFO] [stdout] running 178 tests [INFO] [stdout] test config::loader::tests::should_indicate_if_configuration_changed_since_read ... ok [INFO] [stdout] test config::expansions::tests::should_expand_mattermost_configuration ... ok [INFO] [stdout] test config::loader::tests::should_load_expected_configuration ... ok [INFO] [stdout] test config::expansions::tests::should_expand_slack_configuration ... ok [INFO] [stdout] test config::expansions::tests::should_expand_azure_configuration ... ok [INFO] [stdout] test config::expansions::tests::should_expand_teamcity_configuration ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_status_changed_event_if_absolute_build_status_change::canceled_failed ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_status_changed_event_if_absolute_build_status_change::canceled_success ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_status_changed_event_if_absolute_build_status_change::queued_failed ... ok [INFO] [stdout] test config::expansions::tests::should_expand_duck_configuration ... ok [INFO] [stdout] test config::expansions::tests::should_expand_octopus_configuration ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_status_changed_event_if_absolute_build_status_change::running_failed ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_status_changed_event_if_absolute_build_status_change::queued_success ... ok [INFO] [stdout] test config::loader::tests::should_indicate_if_configuration_has_not_changed_since_read ... ok [INFO] [stdout] test config::expansions::tests::should_expand_hue_configuration ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_status_changed_event_if_absolute_build_status_change::unknown_success ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::cancelled_running ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::cancelled_unknown ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::failed_canceled ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::cancelled_queued ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::failed_queued ... ok [INFO] [stdout] test config::expansions::tests::should_expand_appveyor_configuration ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_status_changed_event_if_absolute_build_status_change::running_success ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::failed_running ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_status_changed_event_if_absolute_build_status_change::unknown_failed ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::running_canceled ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_build_is_new ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::queued_canceled ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::queued_running ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::queued_unknown ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::success_canceled ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::success_queued ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::running_queued ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::running_unknown ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::success_unknown ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::unknown_queued ... ok [INFO] [stdout] test engine::state::builds::tests::should_return_correct_state_for_specific_collectors ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::unknown_running ... ok [INFO] [stdout] test engine::state::builds::tests::should_have_successful_as_current_state_if_there_are_no_builds ... ok [INFO] [stdout] test engine::state::builds::tests::should_set_state_to_failed_if_one_build_is_failed ... ok [INFO] [stdout] test engine::state::ui::tests::should_return_correct_title_after_update ... ok [INFO] [stdout] test engine::state::ui::tests::should_return_default_title_if_not_explicitly_set ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::success_running ... ok [INFO] [stdout] test config::expansions::tests::should_expand_github_configuration ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::unknown_canceled ... ok [INFO] [stdout] test engine::accumulator::tests::should_send_build_updated_event_if_non_absolute_build_status_change::failed_unknown ... ok [INFO] [stdout] test engine::watcher::tests::should_set_state_to_not_found_if_configuration_does_not_exist ... ok [INFO] [stdout] test engine::state::builds::tests::should_set_state_to_running_even_if_there_are_failed_builds ... ok [INFO] [stdout] test engine::state::builds::tests::should_set_state_to_running_if_one_build_is_running ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::and_1 ... ok [INFO] [stdout] test engine::state::views::tests::should_return_collectors_for_view ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::integer_equal_to_1 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::integer_equal_to_2 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::integer_greater_than_2 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::integer_greater_than_1 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::integer_greater_than_or_equal_to_3 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::integer_greater_than_or_equal_to_2 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::integer_less_than_2 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::integer_less_than_1 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::integer_less_than_or_equal_to_1 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::integer_less_than_or_equal_to_2 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::integer_less_than_or_equal_to_3 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::integer_not_equal_to_1 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::integer_not_equal_to_2 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::negated_false_2 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::integer_greater_than_or_equal_to_1 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::negated_false_1 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::negated_true_1 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::or_1 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::or_2 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::or_3 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::negated_true_2 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::or_4 ... ok [INFO] [stdout] test engine::watcher::tests::should_set_state_to_loaded_if_configuration_was_loaded ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression_with_property::_branch_develop_constant_boolean_true ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::scoped_1 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::scoped_2 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression_with_property::_build_123_constant_boolean_true ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression::and_2 ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression_with_property::_collector_test_constant_boolean_true ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression_with_property::_status_queued_constant_boolean_true ... ok [INFO] [stdout] test providers::collectors::appveyor::tests::should_return_correct_provider_name ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression_with_property::_project_foo_constant_boolean_true ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression_with_property::_provider_teamcity_constant_boolean_true ... ok [INFO] [stdout] test providers::collectors::appveyor::tests::should_get_correct_data ... ok [INFO] [stdout] test filters::tests::should_evaluate_expression_with_property::_definition_bar_constant_boolean_true ... ok [INFO] [stdout] test providers::collectors::azure::tests::should_get_correct_data_for_default_server_address ... ok [INFO] [stdout] test providers::collectors::azure::tests::should_get_correct_data_for_on_prem_server_address ... ok [INFO] [stdout] test providers::collectors::azure::tests::should_return_correct_provider_name ... ok [INFO] [stdout] test engine::accumulator::tests::should_not_send_build_updated_event_if_build_is_known ... ok [INFO] [stdout] test engine::watcher::tests::should_set_state_to_load_error_if_loading_configuration_failed ... ok [INFO] [stdout] test config::validation::tests::should_return_error_if_two_collectors_have_the_same_id ... ok [INFO] [stdout] test config::validation::tests::should_return_error_if_an_observer_is_dependent_on_non_existing_collector ... ok [INFO] [stdout] test config::validation::tests::should_return_error_if_a_view_depends_on_collector_that_does_not_exist ... ok [INFO] [stdout] test engine::watcher::tests::should_set_state_to_check_error_if_checking_for_changes_failed ... ok [INFO] [stdout] test providers::collectors::azure::validation::tests::should_return_error_if_azure_devops_organization_is_empty ... ok [INFO] [stdout] test config::validation::tests::should_return_error_if_a_view_have_an_invalid_id ... ok [INFO] [stdout] test providers::collectors::debugger::tests::should_get_correct_data ... ok [INFO] [stdout] test providers::collectors::azure::validation::tests::should_return_error_if_azure_devops_branches_are_empty ... ok [INFO] [stdout] test providers::collectors::debugger::tests::should_return_correct_provider_name ... ok [INFO] [stdout] test config::validation::tests::should_return_error_if_a_collector_and_an_observer_have_the_same_id ... ok [INFO] [stdout] test providers::collectors::duck::tests::should_get_correct_data_for_view ... ok [INFO] [stdout] test providers::collectors::appveyor::validation::tests::should_return_error_if_id_is_empty ... ok [INFO] [stdout] test providers::collectors::azure::validation::tests::should_return_error_if_azure_devops_id_is_empty ... ok [INFO] [stdout] test providers::collectors::duck::tests::should_get_correct_data ... ok [INFO] [stdout] test providers::collectors::duck::tests::should_return_correct_provider_name ... ok [INFO] [stdout] test providers::collectors::azure::validation::tests::should_return_error_if_azure_devops_token_is_empty ... ok [INFO] [stdout] test providers::collectors::appveyor::validation::tests::should_return_error_if_project_is_empty ... ok [INFO] [stdout] test providers::collectors::appveyor::validation::tests::should_return_error_if_credentials_is_empty ... ok [INFO] [stdout] test config::validation::tests::should_return_error_if_views_have_the_same_id ... ok [INFO] [stdout] test providers::collectors::github::tests::should_return_correct_provider_name ... ok [INFO] [stdout] test providers::collectors::azure::validation::tests::should_return_error_if_azure_devops_definitions_are_empty ... ok [INFO] [stdout] test providers::collectors::debugger::validation::tests::should_return_error_if_duck_id_is_empty ... ok [INFO] [stdout] test providers::collectors::github::tests::should_get_correct_data ... ok [INFO] [stdout] test providers::collectors::azure::validation::tests::should_return_error_if_azure_devops_project_is_empty ... ok [INFO] [stdout] test providers::collectors::debugger::validation::tests::should_return_error_if_duck_server_url_is_empty ... ok [INFO] [stdout] test providers::collectors::appveyor::validation::tests::should_return_error_if_account_is_empty ... ok [INFO] [stdout] test providers::collectors::github::validation::tests::should_return_error_if_github_owner_is_empty ... ok [INFO] [stdout] test providers::collectors::duck::validation::tests::should_return_error_if_duck_id_is_empty ... ok [INFO] [stdout] test providers::collectors::github::validation::tests::should_return_error_if_github_password_is_empty ... ok [INFO] [stdout] test providers::collectors::github::validation::tests::should_return_error_if_github_workflow_is_empty ... ok [INFO] [stdout] test providers::collectors::teamcity::validation::tests::should_return_error_if_id_is_empty ... ok [INFO] [stdout] test providers::collectors::github::validation::tests::should_return_error_if_github_username_is_empty ... ok [INFO] [stdout] test providers::collectors::octopus::validation::tests::should_return_error_if_api_key_is_empty ... ok [INFO] [stdout] test providers::collectors::octopus::validation::tests::should_return_error_if_environment_name_is_empty ... ok [INFO] [stdout] test providers::collectors::duck::validation::tests::should_return_error_if_duck_server_url_is_empty ... ok [INFO] [stdout] test providers::observers::hue::tests::should_post_to_correct_url ... ok [INFO] [stdout] test providers::observers::hue::tests::should_send_correct_payload::running ... ok [INFO] [stdout] test providers::collectors::github::validation::tests::should_return_error_if_github_repository_is_empty ... ok [INFO] [stdout] test providers::collectors::github::validation::tests::should_return_error_if_github_id_is_empty ... ok [INFO] [stdout] test providers::collectors::octopus::validation::tests::should_return_error_if_octopus_deploy_id_is_empty ... ok [INFO] [stdout] test providers::collectors::octopus::validation::tests::should_return_error_if_project_name_is_empty ... ok [INFO] [stdout] test providers::collectors::octopus::validation::tests::should_return_error_if_server_url_is_empty_or_invalid ... ok [INFO] [stdout] test providers::collectors::teamcity::validation::tests::should_return_error_if_teamcity_password_is_empty ... ok [INFO] [stdout] test providers::collectors::octopus::validation::tests::should_return_error_if_there_are_no_environments_in_projects ... ok [INFO] [stdout] test providers::observers::hue::tests::should_send_correct_payload::failed ... ok [INFO] [stdout] test providers::observers::hue::tests::should_send_correct_payload::success ... ok [INFO] [stdout] test providers::observers::mattermost::tests::should_include_channel_in_payload_if_specified ... ok [INFO] [stdout] test providers::observers::mattermost::tests::should_post_to_webhook_url ... ok [INFO] [stdout] test providers::observers::mattermost::tests::should_send_correct_payload::success ... ok [INFO] [stdout] test providers::observers::mattermost::tests::should_send_correct_payload::failed ... ok [INFO] [stdout] test providers::collectors::octopus::validation::tests::should_return_error_if_there_are_no_projects ... ok [INFO] [stdout] test providers::collectors::teamcity::validation::tests::should_return_error_if_teamcity_server_is_empty ... ok [INFO] [stdout] test providers::collectors::teamcity::validation::tests::should_return_error_if_teamcity_username_is_empty ... ok [INFO] [stdout] test providers::observers::slack::tests::should_send_correct_payload::success ... ok [INFO] [stdout] test query::lexer::tests::should_recognize_integers ... ok [INFO] [stdout] test providers::observers::slack::tests::should_post_to_webhook_url ... ok [INFO] [stdout] test providers::observers::slack::tests::should_send_correct_payload::failed ... ok [INFO] [stdout] test query::lexer::tests::should_recognize_operators ... ok [INFO] [stdout] test query::lexer::tests::should_recognize_scopes ... ok [INFO] [stdout] test query::lexer::tests::should_recognize_statuses::canceled_status ... ok [INFO] [stdout] test query::lexer::tests::should_recognize_keywords ... ok [INFO] [stdout] test providers::observers::hue::tests::should_return_error_if_server_return_non_successful_http_status_code ... ok [INFO] [stdout] test providers::observers::hue::validation::tests::should_return_error_if_hue_hub_url_is_empty ... ok [INFO] [stdout] test query::lexer::tests::should_recognize_statuses::failed_status ... ok [INFO] [stdout] test providers::observers::mattermost::validation::tests::should_return_error_if_mattermost_channel_is_empty ... ok [INFO] [stdout] test providers::observers::mattermost::validation::tests::should_return_error_if_mattermost_webhook_url_is_invalid ... ok [INFO] [stdout] test query::lexer::tests::should_recognize_word ... ok [INFO] [stdout] test query::lexer::tests::should_recognize_statuses::cancelled_status ... ok [INFO] [stdout] test query::lexer::tests::should_recognize_statuses::skipped_status ... ok [INFO] [stdout] test query::lexer::tests::should_recognize_statuses::running_status ... ok [INFO] [stdout] test query::lexer::tests::should_recognize_string_literals ... ok [INFO] [stdout] test query::lexer::tests::should_tokenize_expression_correctly ... ok [INFO] [stdout] test query::lexer::tests::should_recognize_statuses::queued_status ... ok [INFO] [stdout] test query::lexer::tests::should_recognize_statuses::success_status ... ok [INFO] [stdout] test providers::observers::hue::validation::tests::should_return_error_if_hue_username_is_empty ... ok [INFO] [stdout] test query::parser::tests::should_parse_expression ... ok [INFO] [stdout] test utils::date::tests::should_parse_teamcity_format ... ok [INFO] [stdout] test utils::date::tests::should_parse_octopus_deploy_format ... ok [INFO] [stdout] test utils::date::tests::should_parse_github_format ... ok [INFO] [stdout] test utils::date::tests::should_parse_appveyor_format ... ok [INFO] [stdout] test utils::date::tests::should_parse_azure_devops_format ... ok [INFO] [stdout] test utils::date::tests::should_parse_debugger_format ... ok [INFO] [stdout] test providers::observers::slack::validation::tests::should_return_error_if_slack_id_is_empty ... ok [INFO] [stdout] test providers::observers::slack::validation::tests::should_return_error_if_slack_webhook_url_is_invalid ... ok [INFO] [stdout] test providers::observers::mattermost::validation::tests::should_return_error_if_mattermost_id_is_empty ... ok [INFO] [stdout] test providers::observers::hue::validation::tests::should_return_error_if_hue_id_is_empty ... ok [INFO] [stdout] test providers::observers::slack::tests::should_return_error_if_server_return_non_successful_http_status_code ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 178 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/duck-36e0150840c65ab4 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test commands::start::tests::default_arguments_should_have_correct_configuration_file ... ok [INFO] [stdout] test commands::start::tests::default_arguments_should_have_correct_server_address ... ok [INFO] [stdout] test commands::validate::tests::default_arguments_should_have_correct_configuration_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests duck [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" "0cbc394b401e23d7e5677939107862a7a9b3af4c5c0ade1165fe56ac297e4cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cbc394b401e23d7e5677939107862a7a9b3af4c5c0ade1165fe56ac297e4cbe", kill_on_drop: false }` [INFO] [stdout] 0cbc394b401e23d7e5677939107862a7a9b3af4c5c0ade1165fe56ac297e4cbe