[INFO] cloning repository https://github.com/RyosukeCla/rustdl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RyosukeCla/rustdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyosukeCla%2Frustdl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyosukeCla%2Frustdl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a01ae3eedeebd5317d314e7aaf77f5b439877340 [INFO] testing RyosukeCla/rustdl against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyosukeCla%2Frustdl" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RyosukeCla/rustdl 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/RyosukeCla/rustdl [INFO] finished tweaking git repo https://github.com/RyosukeCla/rustdl [INFO] tweaked toml for git repo https://github.com/RyosukeCla/rustdl written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/RyosukeCla/rustdl 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] b3f59f6173c7b27b4e8e960ee6ebc9c764b0500d42469ee30d110233a6bfa137 [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" "b3f59f6173c7b27b4e8e960ee6ebc9c764b0500d42469ee30d110233a6bfa137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3f59f6173c7b27b4e8e960ee6ebc9c764b0500d42469ee30d110233a6bfa137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f59f6173c7b27b4e8e960ee6ebc9c764b0500d42469ee30d110233a6bfa137", kill_on_drop: false }` [INFO] [stdout] b3f59f6173c7b27b4e8e960ee6ebc9c764b0500d42469ee30d110233a6bfa137 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] cf1d28ceef04f6724e5ca3d9c2efed93dbdb14fb78a09171375815d987f7f56c [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" "cf1d28ceef04f6724e5ca3d9c2efed93dbdb14fb78a09171375815d987f7f56c", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling hyper v0.12.10 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling rustdl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.22s [INFO] running `Command { std: "docker" "inspect" "cf1d28ceef04f6724e5ca3d9c2efed93dbdb14fb78a09171375815d987f7f56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf1d28ceef04f6724e5ca3d9c2efed93dbdb14fb78a09171375815d987f7f56c", kill_on_drop: false }` [INFO] [stdout] cf1d28ceef04f6724e5ca3d9c2efed93dbdb14fb78a09171375815d987f7f56c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] bce5dee9ea1f5bbc37a97ae230642b9899a866703c2380559e44fddd790e5c50 [INFO] running `Command { std: "docker" "start" "-a" "bce5dee9ea1f5bbc37a97ae230642b9899a866703c2380559e44fddd790e5c50", 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] [stderr] Compiling rustdl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.69s [INFO] running `Command { std: "docker" "inspect" "bce5dee9ea1f5bbc37a97ae230642b9899a866703c2380559e44fddd790e5c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bce5dee9ea1f5bbc37a97ae230642b9899a866703c2380559e44fddd790e5c50", kill_on_drop: false }` [INFO] [stdout] bce5dee9ea1f5bbc37a97ae230642b9899a866703c2380559e44fddd790e5c50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 792ca9ee2fd6ca81e2eea44cfe3200bd0b68d9346603dc88f7d27eb9c7a5980b [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" "792ca9ee2fd6ca81e2eea44cfe3200bd0b68d9346603dc88f7d27eb9c7a5980b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustdl-8fdfb75885f91236 [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" "792ca9ee2fd6ca81e2eea44cfe3200bd0b68d9346603dc88f7d27eb9c7a5980b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "792ca9ee2fd6ca81e2eea44cfe3200bd0b68d9346603dc88f7d27eb9c7a5980b", kill_on_drop: false }` [INFO] [stdout] 792ca9ee2fd6ca81e2eea44cfe3200bd0b68d9346603dc88f7d27eb9c7a5980b