[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 beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrosse%2Fzk" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Crosse/zk on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-3/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27bc2f159c1cc06b4bd814130c092f2982def553dcf9f1f510e6527c3692c686 [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" "27bc2f159c1cc06b4bd814130c092f2982def553dcf9f1f510e6527c3692c686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27bc2f159c1cc06b4bd814130c092f2982def553dcf9f1f510e6527c3692c686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27bc2f159c1cc06b4bd814130c092f2982def553dcf9f1f510e6527c3692c686", kill_on_drop: false }` [INFO] [stdout] 27bc2f159c1cc06b4bd814130c092f2982def553dcf9f1f510e6527c3692c686 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 1affa9d2d2a248ed7641738d6c98b4063f17c42dab13b07c5640a85aec2db16d [INFO] running `Command { std: "docker" "start" "-a" "1affa9d2d2a248ed7641738d6c98b4063f17c42dab13b07c5640a85aec2db16d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling snowflake v1.2.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling term_size v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.2 [INFO] [stderr] Compiling clap v2.20.4 [INFO] [stderr] Compiling aho-corasick v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling env_logger v0.4.0 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.35 [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" "1affa9d2d2a248ed7641738d6c98b4063f17c42dab13b07c5640a85aec2db16d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1affa9d2d2a248ed7641738d6c98b4063f17c42dab13b07c5640a85aec2db16d", kill_on_drop: false }` [INFO] [stdout] 1affa9d2d2a248ed7641738d6c98b4063f17c42dab13b07c5640a85aec2db16d