[INFO] cloning repository https://github.com/28Smiles/cqlsh-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/28Smiles/cqlsh-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F28Smiles%2Fcqlsh-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F28Smiles%2Fcqlsh-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ce8c197f21a97b93419c6baebd1858d028dd9f0 [INFO] testing 28Smiles/cqlsh-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%2F28Smiles%2Fcqlsh-rs" "/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/28Smiles/cqlsh-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] removed /workspace/builds/worker-7/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/28Smiles/cqlsh-rs [INFO] finished tweaking git repo https://github.com/28Smiles/cqlsh-rs [INFO] tweaked toml for git repo https://github.com/28Smiles/cqlsh-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/28Smiles/cqlsh-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 bigdecimal v0.2.2 [INFO] [stderr] Downloaded arc-swap v1.5.0 [INFO] [stderr] Downloaded lz4_flex v0.9.2 [INFO] [stderr] Downloaded scylla-macros v0.1.1 [INFO] [stderr] Downloaded scylla v0.4.3 [INFO] [stderr] Downloaded text_io v0.1.10 [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: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] 71abbe9629effa440ea37bcdeb95ea0f76279493726becae7588b8ed8db82681 [INFO] running `Command { std: "docker" "start" "-a" "71abbe9629effa440ea37bcdeb95ea0f76279493726becae7588b8ed8db82681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71abbe9629effa440ea37bcdeb95ea0f76279493726becae7588b8ed8db82681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71abbe9629effa440ea37bcdeb95ea0f76279493726becae7588b8ed8db82681", kill_on_drop: false }` [INFO] [stdout] 71abbe9629effa440ea37bcdeb95ea0f76279493726becae7588b8ed8db82681 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 479c79c45ecd34577bc8b28fcecb5c2d37a0a2a2f022ab6d592664b581be9556 [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" "479c79c45ecd34577bc8b28fcecb5c2d37a0a2a2f022ab6d592664b581be9556", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling text_io v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling scylla-macros v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lz4_flex v0.9.2 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling bigdecimal v0.2.2 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling scylla v0.4.3 [INFO] [stderr] Compiling cqlsh v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "479c79c45ecd34577bc8b28fcecb5c2d37a0a2a2f022ab6d592664b581be9556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "479c79c45ecd34577bc8b28fcecb5c2d37a0a2a2f022ab6d592664b581be9556", kill_on_drop: false }` [INFO] [stdout] 479c79c45ecd34577bc8b28fcecb5c2d37a0a2a2f022ab6d592664b581be9556 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edd38e8f010be6b196035304c04b8346e6ebe9c67ea8fe7d8a1ed7ac74b929b4 [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" "edd38e8f010be6b196035304c04b8346e6ebe9c67ea8fe7d8a1ed7ac74b929b4", kill_on_drop: false }` [INFO] [stderr] Compiling cqlsh v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `Command { std: "docker" "inspect" "edd38e8f010be6b196035304c04b8346e6ebe9c67ea8fe7d8a1ed7ac74b929b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd38e8f010be6b196035304c04b8346e6ebe9c67ea8fe7d8a1ed7ac74b929b4", kill_on_drop: false }` [INFO] [stdout] edd38e8f010be6b196035304c04b8346e6ebe9c67ea8fe7d8a1ed7ac74b929b4 [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: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] 38a98d94d2b4e5c5007d1a35b5798c92c86b0745f05f663ba29270ee9684cd0c [INFO] running `Command { std: "docker" "start" "-a" "38a98d94d2b4e5c5007d1a35b5798c92c86b0745f05f663ba29270ee9684cd0c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cqlsh-9f0fb34e60e79cde) [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" "38a98d94d2b4e5c5007d1a35b5798c92c86b0745f05f663ba29270ee9684cd0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38a98d94d2b4e5c5007d1a35b5798c92c86b0745f05f663ba29270ee9684cd0c", kill_on_drop: false }` [INFO] [stdout] 38a98d94d2b4e5c5007d1a35b5798c92c86b0745f05f663ba29270ee9684cd0c