[INFO] updating cached repository https://github.com/samphippen/decachedmem [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] 6a177dc1571d16cad5853440a83846edb9a3672e [INFO] testing samphippen/decachedmem against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamphippen%2Fdecachedmem" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samphippen/decachedmem 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/samphippen/decachedmem [INFO] finished tweaking git repo https://github.com/samphippen/decachedmem [INFO] tweaked toml for git repo https://github.com/samphippen/decachedmem written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/samphippen/decachedmem 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] ee44ae17f785f5ca91a21ed56ae3fef094567dd26d985fee3407e45a065f2489 [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" "ee44ae17f785f5ca91a21ed56ae3fef094567dd26d985fee3407e45a065f2489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee44ae17f785f5ca91a21ed56ae3fef094567dd26d985fee3407e45a065f2489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee44ae17f785f5ca91a21ed56ae3fef094567dd26d985fee3407e45a065f2489", kill_on_drop: false }` [INFO] [stdout] ee44ae17f785f5ca91a21ed56ae3fef094567dd26d985fee3407e45a065f2489 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 1f93493ed6bd10394a0eb6d2143d3cb2f72349137fb75419ef5d4cc27fd4316e [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" "1f93493ed6bd10394a0eb6d2143d3cb2f72349137fb75419ef5d4cc27fd4316e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.16 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.3.5 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling futures v0.1.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling thread_local v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling regex v0.1.77 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling mio v0.6.0 [INFO] [stderr] Compiling tokio-core v0.1.0 (https://github.com/tokio-rs/tokio-core/#418a9735) [INFO] [stderr] Compiling decachedmem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/crlf_delimited_stream.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | match try!(self.stream.poll()) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/memcached/parser.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | let string = try!(String::from_utf8(part.to_vec()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/memcached/parser.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | let parsed = try!(string.parse().map_err(|e| MemcachedParseError::from_err(e))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/memcached/parser.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | let flags = try!(parse_header_part(parts[2])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/memcached/parser.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | let exptime = try!(parse_header_part(parts[3])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/memcached/parser.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | let byte_count = try!(parse_header_part(&parts[4])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/memcached/stream.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | let poll = try!(self.stream.poll()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/memcached/stream.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | let frame = try!(self.parser.add_bytes(&x).map_err(|e| other_io_error(e))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/memcached/handler_stream.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | let poll = try!(self.protocol_stream.poll()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/unpack.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | let poll = try!(self.stream.poll()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/memcached/parser.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | Self::new(e.description().into()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/memcached/stream.rs:12:48 [INFO] [stdout] | [INFO] [stdout] 12 | io::Error::new(io::ErrorKind::Other, error.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `decachedmem`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1f93493ed6bd10394a0eb6d2143d3cb2f72349137fb75419ef5d4cc27fd4316e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f93493ed6bd10394a0eb6d2143d3cb2f72349137fb75419ef5d4cc27fd4316e", kill_on_drop: false }` [INFO] [stdout] 1f93493ed6bd10394a0eb6d2143d3cb2f72349137fb75419ef5d4cc27fd4316e