[INFO] cloning repository https://github.com/WeeverApps/rand-injections-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WeeverApps/rand-injections-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeeverApps%2Frand-injections-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeeverApps%2Frand-injections-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ceff61facf8b4a778d5e74aeca796b8399fa29d [INFO] testing WeeverApps/rand-injections-cli against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeeverApps%2Frand-injections-cli" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WeeverApps/rand-injections-cli on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WeeverApps/rand-injections-cli [INFO] finished tweaking git repo https://github.com/WeeverApps/rand-injections-cli [INFO] tweaked toml for git repo https://github.com/WeeverApps/rand-injections-cli written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/WeeverApps/rand-injections-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] d2f88c0200dfbd231bf0ca6a88e75e95120722ab0d0fd2d713f053c64013191f [INFO] running `Command { std: "docker" "start" "-a" "d2f88c0200dfbd231bf0ca6a88e75e95120722ab0d0fd2d713f053c64013191f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2f88c0200dfbd231bf0ca6a88e75e95120722ab0d0fd2d713f053c64013191f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2f88c0200dfbd231bf0ca6a88e75e95120722ab0d0fd2d713f053c64013191f", kill_on_drop: false }` [INFO] [stdout] d2f88c0200dfbd231bf0ca6a88e75e95120722ab0d0fd2d713f053c64013191f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 868cbbce5540527c617381abc5f786796a8bd529020f7ee040c646642644ccff [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" "868cbbce5540527c617381abc5f786796a8bd529020f7ee040c646642644ccff", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling dummy v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling fake v2.4.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling mock_injections v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: Unable to find valid bearer token for API access. [INFO] [stderr] warning: Provide BEARER_TOKEN or ensure Platform API is running. [INFO] [stderr] warning: Communication with OData API will fail. [INFO] [stderr] warning: Local error: "failed to reach platform; reqwest::Error {\n kind: Request,\n url: Url {\n scheme: \"http\",\n cannot_be_a_base: false,\n username: \"\",\n password: None,\n host: Some(\n Domain(\n \"localhost\",\n ),\n ),\n port: Some(\n 8413,\n ),\n path: \"/oauth/token\",\n query: None,\n fragment: None,\n },\n source: hyper::Error(\n Connect,\n ConnectError(\n \"tcp connect error\",\n Os {\n code: 99,\n kind: AddrNotAvailable,\n message: \"Cannot assign requested address\",\n },\n ),\n ),\n}" [INFO] [stderr] warning: Docker error: "failed to reach platform; reqwest::Error {\n kind: Request,\n url: Url {\n scheme: \"http\",\n cannot_be_a_base: false,\n username: \"\",\n password: None,\n host: Some(\n Ipv4(\n 172.17.0.1,\n ),\n ),\n port: Some(\n 8413,\n ),\n path: \"/oauth/token\",\n query: None,\n fragment: None,\n },\n source: hyper::Error(\n Connect,\n ConnectError(\n \"tcp connect error\",\n Os {\n code: 101,\n kind: NetworkUnreachable,\n message: \"Network is unreachable\",\n },\n ),\n ),\n}" [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "868cbbce5540527c617381abc5f786796a8bd529020f7ee040c646642644ccff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "868cbbce5540527c617381abc5f786796a8bd529020f7ee040c646642644ccff", kill_on_drop: false }` [INFO] [stdout] 868cbbce5540527c617381abc5f786796a8bd529020f7ee040c646642644ccff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e31307fb2785a0bf2ea5ba8ac6d5c64e1ed93f89395c1fa7e765e58b42990cb3 [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" "e31307fb2785a0bf2ea5ba8ac6d5c64e1ed93f89395c1fa7e765e58b42990cb3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "e31307fb2785a0bf2ea5ba8ac6d5c64e1ed93f89395c1fa7e765e58b42990cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e31307fb2785a0bf2ea5ba8ac6d5c64e1ed93f89395c1fa7e765e58b42990cb3", kill_on_drop: false }` [INFO] [stdout] e31307fb2785a0bf2ea5ba8ac6d5c64e1ed93f89395c1fa7e765e58b42990cb3