[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--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-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" "+beta-2022-04-10" "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] 31836099a9dddedcc5d349a13ad66086d1db5e1b0b8827e4c6af316dcb447810 [INFO] running `Command { std: "docker" "start" "-a" "31836099a9dddedcc5d349a13ad66086d1db5e1b0b8827e4c6af316dcb447810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31836099a9dddedcc5d349a13ad66086d1db5e1b0b8827e4c6af316dcb447810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31836099a9dddedcc5d349a13ad66086d1db5e1b0b8827e4c6af316dcb447810", kill_on_drop: false }` [INFO] [stdout] 31836099a9dddedcc5d349a13ad66086d1db5e1b0b8827e4c6af316dcb447810 [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73469a893eeabdf5ef37af6d5dc45f289f4000cf41fd0624220083ef1f012321 [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" "73469a893eeabdf5ef37af6d5dc45f289f4000cf41fd0624220083ef1f012321", 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-sink v0.3.18 [INFO] [stderr] Compiling futures-channel 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 rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [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 futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [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 thiserror v1.0.30 [INFO] [stderr] Compiling dummy v0.4.0 [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 59s [INFO] running `Command { std: "docker" "inspect" "73469a893eeabdf5ef37af6d5dc45f289f4000cf41fd0624220083ef1f012321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73469a893eeabdf5ef37af6d5dc45f289f4000cf41fd0624220083ef1f012321", kill_on_drop: false }` [INFO] [stdout] 73469a893eeabdf5ef37af6d5dc45f289f4000cf41fd0624220083ef1f012321 [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" "+beta-2022-04-10" "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] 1b54ec605005448d7a3750a1db2d74aeed65d76784a2e62af6cf06e6b37f9b61 [INFO] running `Command { std: "docker" "start" "-a" "1b54ec605005448d7a3750a1db2d74aeed65d76784a2e62af6cf06e6b37f9b61", kill_on_drop: false }` [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 3.86s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mock_injections-ba92f8cd0fc15f05) [INFO] running `Command { std: "docker" "inspect" "1b54ec605005448d7a3750a1db2d74aeed65d76784a2e62af6cf06e6b37f9b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b54ec605005448d7a3750a1db2d74aeed65d76784a2e62af6cf06e6b37f9b61", kill_on_drop: false }` [INFO] [stdout] 1b54ec605005448d7a3750a1db2d74aeed65d76784a2e62af6cf06e6b37f9b61 [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" "+beta-2022-04-10" "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] efde9281f1a167c6b23fdf7b5ae68397eb9ec91e9f7f922b8bb298a5612e2869 [INFO] running `Command { std: "docker" "start" "-a" "efde9281f1a167c6b23fdf7b5ae68397eb9ec91e9f7f922b8bb298a5612e2869", kill_on_drop: false }` [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 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mock_injections-ba92f8cd0fc15f05) [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" "efde9281f1a167c6b23fdf7b5ae68397eb9ec91e9f7f922b8bb298a5612e2869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efde9281f1a167c6b23fdf7b5ae68397eb9ec91e9f7f922b8bb298a5612e2869", kill_on_drop: false }` [INFO] [stdout] efde9281f1a167c6b23fdf7b5ae68397eb9ec91e9f7f922b8bb298a5612e2869