[INFO] cloning repository https://github.com/MyJetTools/my-azure-storage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MyJetTools/my-azure-storage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMyJetTools%2Fmy-azure-storage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMyJetTools%2Fmy-azure-storage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc373e48d0cd06643d7c7c51282ebdc9a0462817 [INFO] testing MyJetTools/my-azure-storage against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMyJetTools%2Fmy-azure-storage" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MyJetTools/my-azure-storage on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MyJetTools/my-azure-storage [INFO] finished tweaking git repo https://github.com/MyJetTools/my-azure-storage [INFO] tweaked toml for git repo https://github.com/MyJetTools/my-azure-storage written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/MyJetTools/fl-url` [INFO] [stderr] Updating git repository `https://github.com/MyJetTools/my-xml-reader` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11feb2918ab72f0d8905b8e0270a01ca3cdbd1e7c8170406f5be3440275fd9b7 [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" "11feb2918ab72f0d8905b8e0270a01ca3cdbd1e7c8170406f5be3440275fd9b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11feb2918ab72f0d8905b8e0270a01ca3cdbd1e7c8170406f5be3440275fd9b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11feb2918ab72f0d8905b8e0270a01ca3cdbd1e7c8170406f5be3440275fd9b7", kill_on_drop: false }` [INFO] [stdout] 11feb2918ab72f0d8905b8e0270a01ca3cdbd1e7c8170406f5be3440275fd9b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af50be0012dc8466241105d78178a0c9d1bbfd50250d1217e3f39cba92424049 [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" "af50be0012dc8466241105d78178a0c9d1bbfd50250d1217e3f39cba92424049", kill_on_drop: false }` [INFO] [stderr] Compiling my-xml-reader v0.1.0 (https://github.com/MyJetTools/my-xml-reader#24314914) [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling flurl v0.1.0 (https://github.com/MyJetTools/fl-url#b73c49a3) [INFO] [stderr] Compiling my-azure-storage-sdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.25s [INFO] running `Command { std: "docker" "inspect" "af50be0012dc8466241105d78178a0c9d1bbfd50250d1217e3f39cba92424049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af50be0012dc8466241105d78178a0c9d1bbfd50250d1217e3f39cba92424049", kill_on_drop: false }` [INFO] [stdout] af50be0012dc8466241105d78178a0c9d1bbfd50250d1217e3f39cba92424049 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] c7f254839f39db6f4c43b44564a5f2156cc8b007024c9eeae7acbecdb30403ec [INFO] running `Command { std: "docker" "start" "-a" "c7f254839f39db6f4c43b44564a5f2156cc8b007024c9eeae7acbecdb30403ec", kill_on_drop: false }` [INFO] [stderr] Compiling my-azure-storage-sdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `TEST_STORAGE_ACCOUNT` not defined [INFO] [stdout] --> src/my_azure_storage/blob/sdk.rs:110:27 [INFO] [stdout] | [INFO] [stdout] 110 | let conn_string = env!("TEST_STORAGE_ACCOUNT"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `TEST_STORAGE_ACCOUNT` not defined [INFO] [stdout] --> src/my_azure_storage/blob_container/sdk.rs:164:27 [INFO] [stdout] | [INFO] [stdout] 164 | let conn_string = env!("TEST_STORAGE_ACCOUNT"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `TEST_STORAGE_ACCOUNT` not defined [INFO] [stdout] --> src/my_azure_storage/blob_container/sdk.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | let conn_string = env!("TEST_STORAGE_ACCOUNT"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `TEST_STORAGE_ACCOUNT` not defined [INFO] [stdout] --> src/my_azure_storage/page_blob/sdk.rs:173:27 [INFO] [stdout] | [INFO] [stdout] 173 | let conn_string = env!("TEST_STORAGE_ACCOUNT"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `my-azure-storage-sdk` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "c7f254839f39db6f4c43b44564a5f2156cc8b007024c9eeae7acbecdb30403ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7f254839f39db6f4c43b44564a5f2156cc8b007024c9eeae7acbecdb30403ec", kill_on_drop: false }` [INFO] [stdout] c7f254839f39db6f4c43b44564a5f2156cc8b007024c9eeae7acbecdb30403ec