[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeeverApps%2Frand-injections-cli" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WeeverApps/rand-injections-cli on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-11/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dummy v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] fb2422be50cb88be997511916e87ff783f842054a03d5e33ffe47c47984cdd28 [INFO] running `Command { std: "docker" "start" "-a" "fb2422be50cb88be997511916e87ff783f842054a03d5e33ffe47c47984cdd28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb2422be50cb88be997511916e87ff783f842054a03d5e33ffe47c47984cdd28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb2422be50cb88be997511916e87ff783f842054a03d5e33ffe47c47984cdd28", kill_on_drop: false }` [INFO] [stdout] fb2422be50cb88be997511916e87ff783f842054a03d5e33ffe47c47984cdd28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] fc966c3b4faef001bc75b746c80c0a0d66eea11e74a3d51541425ff78bea0f4b [INFO] running `Command { std: "docker" "start" "-a" "fc966c3b4faef001bc75b746c80c0a0d66eea11e74a3d51541425ff78bea0f4b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling dummy v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [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 serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling fake v2.4.3 [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 48s [INFO] running `Command { std: "docker" "inspect" "fc966c3b4faef001bc75b746c80c0a0d66eea11e74a3d51541425ff78bea0f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc966c3b4faef001bc75b746c80c0a0d66eea11e74a3d51541425ff78bea0f4b", kill_on_drop: false }` [INFO] [stdout] fc966c3b4faef001bc75b746c80c0a0d66eea11e74a3d51541425ff78bea0f4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 111fc7ca60127bdac495862504486f5baf92626e32565532aed7b9dc6b19ff35 [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" "111fc7ca60127bdac495862504486f5baf92626e32565532aed7b9dc6b19ff35", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] Compiling mock_injections v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4m 27s [INFO] running `Command { std: "docker" "inspect" "111fc7ca60127bdac495862504486f5baf92626e32565532aed7b9dc6b19ff35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "111fc7ca60127bdac495862504486f5baf92626e32565532aed7b9dc6b19ff35", kill_on_drop: false }` [INFO] [stdout] 111fc7ca60127bdac495862504486f5baf92626e32565532aed7b9dc6b19ff35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 7b6a12f3e6cdb99edfaaaaf5dadb4fc12d6ca258854d2f170db7ad0a260e4597 [INFO] running `Command { std: "docker" "start" "-a" "7b6a12f3e6cdb99edfaaaaf5dadb4fc12d6ca258854d2f170db7ad0a260e4597", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 test [unoptimized + debuginfo] target(s) in 5.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mock_injections-b5c271e18c2acb56) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7b6a12f3e6cdb99edfaaaaf5dadb4fc12d6ca258854d2f170db7ad0a260e4597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b6a12f3e6cdb99edfaaaaf5dadb4fc12d6ca258854d2f170db7ad0a260e4597", kill_on_drop: false }` [INFO] [stdout] 7b6a12f3e6cdb99edfaaaaf5dadb4fc12d6ca258854d2f170db7ad0a260e4597