[INFO] cloning repository https://github.com/netology-group/status [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/netology-group/status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetology-group%2Fstatus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetology-group%2Fstatus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 983c75c6ab3ca7e17f8660e413519ff30cbad11c [INFO] testing netology-group/status against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetology-group%2Fstatus" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/netology-group/status 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 git repo https://github.com/netology-group/status [INFO] finished tweaking git repo https://github.com/netology-group/status [INFO] tweaked toml for git repo https://github.com/netology-group/status written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/netology-group/status 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] [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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 89767b0053e15b3340eec24e5abdd7538045168ac9974764f29ce0ce3d4f4306 [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" "89767b0053e15b3340eec24e5abdd7538045168ac9974764f29ce0ce3d4f4306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89767b0053e15b3340eec24e5abdd7538045168ac9974764f29ce0ce3d4f4306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89767b0053e15b3340eec24e5abdd7538045168ac9974764f29ce0ce3d4f4306", kill_on_drop: false }` [INFO] [stdout] 89767b0053e15b3340eec24e5abdd7538045168ac9974764f29ce0ce3d4f4306 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 6b96ee4701845da55645a7d4be76d77fcca9fcfe0d9719abb9cf8eb6f716385a [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" "6b96ee4701845da55645a7d4be76d77fcca9fcfe0d9719abb9cf8eb6f716385a", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.60 [INFO] [stderr] Compiling bumpalo v3.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.60 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Compiling isahc v0.9.8 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling woothee v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling async-mutex v1.3.0 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling polling v0.1.5 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling sentry v0.18.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling sized-chunks v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.60 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.60 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.60 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling rumq-core v0.1.0-alpha.10 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling svc-rumq-client v0.1.0-alpha.11 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling sentry-types v0.14.1 [INFO] [stderr] Compiling js-sys v0.3.37 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling svc-authn v0.6.2 [INFO] [stderr] Compiling svc-agent v0.14.6 [INFO] [stderr] Compiling svc-error v0.1.8 [INFO] [stderr] Compiling web-sys v0.3.37 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.3 [INFO] [stderr] Compiling telemetry v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 03s [INFO] running `Command { std: "docker" "inspect" "6b96ee4701845da55645a7d4be76d77fcca9fcfe0d9719abb9cf8eb6f716385a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b96ee4701845da55645a7d4be76d77fcca9fcfe0d9719abb9cf8eb6f716385a", kill_on_drop: false }` [INFO] [stdout] 6b96ee4701845da55645a7d4be76d77fcca9fcfe0d9719abb9cf8eb6f716385a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3d2db4247ed93f52e23cfe6707bcbdba7c6e2791f40741fad5bedd0930f01357 [INFO] running `Command { std: "docker" "start" "-a" "3d2db4247ed93f52e23cfe6707bcbdba7c6e2791f40741fad5bedd0930f01357", kill_on_drop: false }` [INFO] [stderr] Compiling telemetry v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.85s [INFO] running `Command { std: "docker" "inspect" "3d2db4247ed93f52e23cfe6707bcbdba7c6e2791f40741fad5bedd0930f01357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d2db4247ed93f52e23cfe6707bcbdba7c6e2791f40741fad5bedd0930f01357", kill_on_drop: false }` [INFO] [stdout] 3d2db4247ed93f52e23cfe6707bcbdba7c6e2791f40741fad5bedd0930f01357 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 82d133024fcd1bcc34c2f00bd83e173d5ba5c8023a7002af8c20a3f6e8c02ed7 [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" "82d133024fcd1bcc34c2f00bd83e173d5ba5c8023a7002af8c20a3f6e8c02ed7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/telemetry-a6d12e4ad98c3dad [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" "82d133024fcd1bcc34c2f00bd83e173d5ba5c8023a7002af8c20a3f6e8c02ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d133024fcd1bcc34c2f00bd83e173d5ba5c8023a7002af8c20a3f6e8c02ed7", kill_on_drop: false }` [INFO] [stdout] 82d133024fcd1bcc34c2f00bd83e173d5ba5c8023a7002af8c20a3f6e8c02ed7