[INFO] cloning repository https://github.com/schultyy/watson-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schultyy/watson-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschultyy%2Fwatson-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschultyy%2Fwatson-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efaeb1ed5502c9f68f922203f805c151defddb3d [INFO] testing schultyy/watson-cli against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschultyy%2Fwatson-cli" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/schultyy/watson-cli on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/schultyy/watson-cli [INFO] finished tweaking git repo https://github.com/schultyy/watson-cli [INFO] tweaked toml for git repo https://github.com/schultyy/watson-cli written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/schultyy/watson-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-timer v0.2.0 [INFO] [stderr] Downloaded futures v0.1.20 [INFO] [stderr] Downloaded tokio-core v0.1.16 [INFO] [stderr] Downloaded hyper v0.11.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a81394aa3a85dbd47fc4af71db63183345804c59e4e295f6b803dfd584f4d732 [INFO] running `Command { std: "docker" "start" "-a" "a81394aa3a85dbd47fc4af71db63183345804c59e4e295f6b803dfd584f4d732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a81394aa3a85dbd47fc4af71db63183345804c59e4e295f6b803dfd584f4d732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a81394aa3a85dbd47fc4af71db63183345804c59e4e295f6b803dfd584f4d732", kill_on_drop: false }` [INFO] [stdout] a81394aa3a85dbd47fc4af71db63183345804c59e4e295f6b803dfd584f4d732 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8336e3a940c8fe27808efcce2d903153013b4d7a85a3a9f9b4707692c5bc7008 [INFO] running `Command { std: "docker" "start" "-a" "8336e3a940c8fe27808efcce2d903153013b4d7a85a3a9f9b4707692c5bc7008", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.20 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.1 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling serde v1.0.36 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling tokio-timer v0.2.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling notify v4.0.3 [INFO] [stderr] Compiling tokio v0.1.5 [INFO] [stderr] Compiling serde_derive_internals v0.22.2 [INFO] [stderr] Compiling tokio-core v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.36 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling hyper v0.11.24 [INFO] [stderr] Compiling watsoncli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:118:41 [INFO] [stdout] | [INFO] [stdout] 118 | let mut watcher: RecommendedWatcher = try!(Watcher::new(tx, Duration::from_secs(2))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:119:3 [INFO] [stdout] | [INFO] [stdout] 119 | try!(watcher.watch(directory, RecursiveMode::Recursive)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.52s [INFO] running `Command { std: "docker" "inspect" "8336e3a940c8fe27808efcce2d903153013b4d7a85a3a9f9b4707692c5bc7008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8336e3a940c8fe27808efcce2d903153013b4d7a85a3a9f9b4707692c5bc7008", kill_on_drop: false }` [INFO] [stdout] 8336e3a940c8fe27808efcce2d903153013b4d7a85a3a9f9b4707692c5bc7008 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cb8934781239d367573e8d33e6b1100c47e3644febcd479de253c172ad42793 [INFO] running `Command { std: "docker" "start" "-a" "9cb8934781239d367573e8d33e6b1100c47e3644febcd479de253c172ad42793", kill_on_drop: false }` [INFO] [stderr] Compiling watsoncli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:118:41 [INFO] [stdout] | [INFO] [stdout] 118 | let mut watcher: RecommendedWatcher = try!(Watcher::new(tx, Duration::from_secs(2))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:119:3 [INFO] [stdout] | [INFO] [stdout] 119 | try!(watcher.watch(directory, RecursiveMode::Recursive)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "9cb8934781239d367573e8d33e6b1100c47e3644febcd479de253c172ad42793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cb8934781239d367573e8d33e6b1100c47e3644febcd479de253c172ad42793", kill_on_drop: false }` [INFO] [stdout] 9cb8934781239d367573e8d33e6b1100c47e3644febcd479de253c172ad42793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf92f0b1f07d2a776e40e2246be35a16c5e55971b2b27cf93e4c4c20c0367e3d [INFO] running `Command { std: "docker" "start" "-a" "bf92f0b1f07d2a776e40e2246be35a16c5e55971b2b27cf93e4c4c20c0367e3d", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:118:41 [INFO] [stderr] | [INFO] [stderr] 118 | let mut watcher: RecommendedWatcher = try!(Watcher::new(tx, Duration::from_secs(2))); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:119:3 [INFO] [stderr] | [INFO] [stderr] 119 | try!(watcher.watch(directory, RecursiveMode::Recursive)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/watsoncli-6407deb72e692560) [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" "bf92f0b1f07d2a776e40e2246be35a16c5e55971b2b27cf93e4c4c20c0367e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf92f0b1f07d2a776e40e2246be35a16c5e55971b2b27cf93e4c4c20c0367e3d", kill_on_drop: false }` [INFO] [stdout] bf92f0b1f07d2a776e40e2246be35a16c5e55971b2b27cf93e4c4c20c0367e3d