[INFO] cloning repository https://github.com/masakuni-ito/cast-gtts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masakuni-ito/cast-gtts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasakuni-ito%2Fcast-gtts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasakuni-ito%2Fcast-gtts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 743874733d4bad6f6d7d1315577958f8b92ad40c [INFO] testing masakuni-ito/cast-gtts against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasakuni-ito%2Fcast-gtts" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/masakuni-ito/cast-gtts 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/masakuni-ito/cast-gtts [INFO] finished tweaking git repo https://github.com/masakuni-ito/cast-gtts [INFO] tweaked toml for git repo https://github.com/masakuni-ito/cast-gtts written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/masakuni-ito/cast-gtts 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 05e37ee29179add2541b54def35b46f244a1cf41ccf5cdda298699678f07c865 [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" "05e37ee29179add2541b54def35b46f244a1cf41ccf5cdda298699678f07c865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05e37ee29179add2541b54def35b46f244a1cf41ccf5cdda298699678f07c865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e37ee29179add2541b54def35b46f244a1cf41ccf5cdda298699678f07c865", kill_on_drop: false }` [INFO] [stdout] 05e37ee29179add2541b54def35b46f244a1cf41ccf5cdda298699678f07c865 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 6bffca3a2b0c453d698c13a215e874b7b103a7ffd031ce7f4f6924fc4ec582ff [INFO] running `Command { std: "docker" "start" "-a" "6bffca3a2b0c453d698c13a215e874b7b103a7ffd031ce7f4f6924fc4ec582ff", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling protobuf v2.10.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling minreq v2.2.1 [INFO] [stderr] Compiling protoc v2.10.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling ring v0.16.18 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling protobuf-codegen v2.10.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling protoc-rust v2.10.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling rust_cast v0.15.1 [INFO] [stderr] Compiling gtts v0.1.0 (https://github.com/masakuni-ito/gtts#6a8440dd) [INFO] [stderr] Compiling cast-gtts v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "6bffca3a2b0c453d698c13a215e874b7b103a7ffd031ce7f4f6924fc4ec582ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bffca3a2b0c453d698c13a215e874b7b103a7ffd031ce7f4f6924fc4ec582ff", kill_on_drop: false }` [INFO] [stdout] 6bffca3a2b0c453d698c13a215e874b7b103a7ffd031ce7f4f6924fc4ec582ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 6cdadf87f40235dd8d9c110e16be5bbe01c1478f204aa1b2e9bf225397730397 [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" "6cdadf87f40235dd8d9c110e16be5bbe01c1478f204aa1b2e9bf225397730397", kill_on_drop: false }` [INFO] [stderr] Compiling cast-gtts v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "6cdadf87f40235dd8d9c110e16be5bbe01c1478f204aa1b2e9bf225397730397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cdadf87f40235dd8d9c110e16be5bbe01c1478f204aa1b2e9bf225397730397", kill_on_drop: false }` [INFO] [stdout] 6cdadf87f40235dd8d9c110e16be5bbe01c1478f204aa1b2e9bf225397730397 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 7edf58da39a04239543c823c1472d56214040f819590c270a5896154706cf610 [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" "7edf58da39a04239543c823c1472d56214040f819590c270a5896154706cf610", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cast_gtts-b95833d1a7691c6f [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" "7edf58da39a04239543c823c1472d56214040f819590c270a5896154706cf610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7edf58da39a04239543c823c1472d56214040f819590c270a5896154706cf610", kill_on_drop: false }` [INFO] [stdout] 7edf58da39a04239543c823c1472d56214040f819590c270a5896154706cf610