[INFO] updating cached repository https://github.com/Crosse/zk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4eeba44469b50df04ddf7eeb92e84e3129ee7bce [INFO] testing Crosse/zk against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrosse%2Fzk" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Crosse/zk on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Crosse/zk [INFO] finished tweaking git repo https://github.com/Crosse/zk [INFO] tweaked toml for git repo https://github.com/Crosse/zk written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Crosse/zk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5f8b67c2c399f22a5023eb10d5f7266aaef8601d769e6a645375b58a83a1da5 [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" "d5f8b67c2c399f22a5023eb10d5f7266aaef8601d769e6a645375b58a83a1da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5f8b67c2c399f22a5023eb10d5f7266aaef8601d769e6a645375b58a83a1da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5f8b67c2c399f22a5023eb10d5f7266aaef8601d769e6a645375b58a83a1da5", kill_on_drop: false }` [INFO] [stdout] d5f8b67c2c399f22a5023eb10d5f7266aaef8601d769e6a645375b58a83a1da5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a5802210cab468a9d8b6570e44ff4249b0ed721d17dfe9741558e16d9eb5d68 [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" "5a5802210cab468a9d8b6570e44ff4249b0ed721d17dfe9741558e16d9eb5d68", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling snowflake v1.2.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling term_size v0.2.2 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling thread_local v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.6.2 [INFO] [stderr] Compiling clap v2.20.4 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling env_logger v0.4.0 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling zookeeper v0.2.2 [INFO] [stderr] Compiling zk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `is_some` found for enum `std::result::Result, zookeeper::ZkError>` in the current scope [INFO] [stdout] --> src/main.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | if zk.exists(z_node, false).is_some() { [INFO] [stdout] | ^^^^^^^ method not found in `std::result::Result, zookeeper::ZkError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CliError: std::convert::From<&str>` is not satisfied [INFO] [stdout] --> src/main.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | Err(From::from("zNode does not exist")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From<&str>` is not implemented for `CliError` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zk`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "5a5802210cab468a9d8b6570e44ff4249b0ed721d17dfe9741558e16d9eb5d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a5802210cab468a9d8b6570e44ff4249b0ed721d17dfe9741558e16d9eb5d68", kill_on_drop: false }` [INFO] [stdout] 5a5802210cab468a9d8b6570e44ff4249b0ed721d17dfe9741558e16d9eb5d68