[INFO] cloning repository https://github.com/e-monkeys-tech/swift-client-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/e-monkeys-tech/swift-client-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe-monkeys-tech%2Fswift-client-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe-monkeys-tech%2Fswift-client-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0b73a71784233ef61b58459d22f42d3a837b37e [INFO] testing e-monkeys-tech/swift-client-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe-monkeys-tech%2Fswift-client-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/e-monkeys-tech/swift-client-rs 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/e-monkeys-tech/swift-client-rs [INFO] finished tweaking git repo https://github.com/e-monkeys-tech/swift-client-rs [INFO] tweaked toml for git repo https://github.com/e-monkeys-tech/swift-client-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/e-monkeys-tech/swift-client-rs 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] Downloading crates ... [INFO] [stderr] Downloaded eui48 v1.1.0 [INFO] [stderr] Downloaded waiter v0.1.1 [INFO] [stderr] Downloaded osproto v0.2.2 [INFO] [stderr] Downloaded osauth v0.3.4 [INFO] [stderr] Downloaded openstack v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 41b7ea719bf4b4830c7cc25d29da4eabac1481d6b80c1466d2a2b060be3d3767 [INFO] running `Command { std: "docker" "start" "-a" "41b7ea719bf4b4830c7cc25d29da4eabac1481d6b80c1466d2a2b060be3d3767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41b7ea719bf4b4830c7cc25d29da4eabac1481d6b80c1466d2a2b060be3d3767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41b7ea719bf4b4830c7cc25d29da4eabac1481d6b80c1466d2a2b060be3d3767", kill_on_drop: false }` [INFO] [stdout] 41b7ea719bf4b4830c7cc25d29da4eabac1481d6b80c1466d2a2b060be3d3767 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] ed63098cefeeaa010fd050a2858ad0261fe29b170608509bcadcbb22857a7c6f [INFO] running `Command { std: "docker" "start" "-a" "ed63098cefeeaa010fd050a2858ad0261fe29b170608509bcadcbb22857a7c6f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling waiter v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling eui48 v1.1.0 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling osproto v0.2.2 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling osauth v0.3.4 [INFO] [stderr] Compiling openstack v0.4.0 [INFO] [stderr] Compiling swift-client-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "ed63098cefeeaa010fd050a2858ad0261fe29b170608509bcadcbb22857a7c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed63098cefeeaa010fd050a2858ad0261fe29b170608509bcadcbb22857a7c6f", kill_on_drop: false }` [INFO] [stdout] ed63098cefeeaa010fd050a2858ad0261fe29b170608509bcadcbb22857a7c6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ef9b9681b143bdc86b12b011022d2a01645949f505b1fff1451ca84fe7c3e137 [INFO] running `Command { std: "docker" "start" "-a" "ef9b9681b143bdc86b12b011022d2a01645949f505b1fff1451ca84fe7c3e137", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling swift-client-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.76s [INFO] running `Command { std: "docker" "inspect" "ef9b9681b143bdc86b12b011022d2a01645949f505b1fff1451ca84fe7c3e137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef9b9681b143bdc86b12b011022d2a01645949f505b1fff1451ca84fe7c3e137", kill_on_drop: false }` [INFO] [stdout] ef9b9681b143bdc86b12b011022d2a01645949f505b1fff1451ca84fe7c3e137 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 85a2eb12d74fc89bca2b7531ccb5504e9d633335ea713374e7f0263097b5f9c7 [INFO] running `Command { std: "docker" "start" "-a" "85a2eb12d74fc89bca2b7531ccb5504e9d633335ea713374e7f0263097b5f9c7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/swift_client_rs-c9a1225cf81ff1f4) [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" "85a2eb12d74fc89bca2b7531ccb5504e9d633335ea713374e7f0263097b5f9c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85a2eb12d74fc89bca2b7531ccb5504e9d633335ea713374e7f0263097b5f9c7", kill_on_drop: false }` [INFO] [stdout] 85a2eb12d74fc89bca2b7531ccb5504e9d633335ea713374e7f0263097b5f9c7