[INFO] cloning repository https://github.com/cstorey/spki-sexp.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cstorey/spki-sexp.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcstorey%2Fspki-sexp.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcstorey%2Fspki-sexp.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4565eaf130fa19e2e417e886769446a0a326e8b3 [INFO] testing cstorey/spki-sexp.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%2Fcstorey%2Fspki-sexp.rs" "/workspace/builds/worker-50/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-50/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cstorey/spki-sexp.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] started tweaking git repo https://github.com/cstorey/spki-sexp.rs [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/cstorey/spki-sexp.rs [INFO] tweaked toml for git repo https://github.com/cstorey/spki-sexp.rs written to /workspace/builds/worker-50/source/Cargo.toml [INFO] crate git repo https://github.com/cstorey/spki-sexp.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] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-50/source/tests/lib_types.in.rs [INFO] [stderr] * /workspace/builds/worker-50/source/tests/lib_types.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [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 syntex v0.50.0 [INFO] [stderr] Downloaded syntex_errors v0.50.0 [INFO] [stderr] Downloaded syntex_pos v0.50.0 [INFO] [stderr] Downloaded term v0.4.4 [INFO] [stderr] Downloaded syn v0.10.3 [INFO] [stderr] Downloaded quickcheck v0.3.2 [INFO] [stderr] Downloaded env_logger v0.3.5 [INFO] [stderr] Downloaded utf8-ranges v0.1.3 [INFO] [stderr] Downloaded quote v0.3.10 [INFO] [stderr] Downloaded serde v0.8.19 [INFO] [stderr] Downloaded serde_codegen_internals v0.11.1 [INFO] [stderr] Downloaded unicode-xid v0.0.3 [INFO] [stderr] Downloaded error-chain v0.5.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.3 [INFO] [stderr] Downloaded backtrace v0.2.3 [INFO] [stderr] Downloaded dtoa v0.2.2 [INFO] [stderr] Downloaded serde_codegen v0.8.19 [INFO] [stderr] Downloaded tempfile v2.1.4 [INFO] [stderr] Downloaded gcc v0.3.39 [INFO] [stderr] Downloaded itoa v0.1.1 [INFO] [stderr] Downloaded regex-syntax v0.3.9 [INFO] [stderr] Downloaded memchr v0.1.11 [INFO] [stderr] Downloaded thread-id v2.0.0 [INFO] [stderr] Downloaded log v0.3.6 [INFO] [stderr] Downloaded libc v0.2.18 [INFO] [stderr] Downloaded syntex_syntax v0.50.0 [INFO] [stderr] Downloaded backtrace-sys v0.1.5 [INFO] [stderr] Downloaded quick-error v1.1.0 [INFO] [stderr] Downloaded regex v0.1.80 [INFO] [stderr] Downloaded thread_local v0.2.7 [INFO] [stderr] Downloaded aho-corasick v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 870d78b24946e36d11449448d0b8d81f54de066e2c793b3930fa324a90ca568e [INFO] running `Command { std: "docker" "start" "-a" "870d78b24946e36d11449448d0b8d81f54de066e2c793b3930fa324a90ca568e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "870d78b24946e36d11449448d0b8d81f54de066e2c793b3930fa324a90ca568e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "870d78b24946e36d11449448d0b8d81f54de066e2c793b3930fa324a90ca568e", kill_on_drop: false }` [INFO] [stdout] 870d78b24946e36d11449448d0b8d81f54de066e2c793b3930fa324a90ca568e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 964001c888bca4924cd594110ca6a55ef8be263fd45ee8d4c4dde623d1bcea30 [INFO] running `Command { std: "docker" "start" "-a" "964001c888bca4924cd594110ca6a55ef8be263fd45ee8d4c4dde623d1bcea30", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/tests/lib_types.in.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/lib_types.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Compiling gcc v0.3.39 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling quick-error v1.1.0 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling serde v0.8.19 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling syn v0.10.3 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling term v0.4.4 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling serde_codegen_internals v0.11.1 [INFO] [stderr] Compiling syntex_pos v0.50.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling syntex_errors v0.50.0 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling syntex_syntax v0.50.0 [INFO] [stderr] Compiling syntex v0.50.0 [INFO] [stderr] Compiling serde_codegen v0.8.19 [INFO] [stderr] Compiling spki-sexp v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> build.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | fn bytes_of<'a, R: Read + 'a>(f: R) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 - fn bytes_of<'a, R: Read + 'a>(f: R) -> Box + 'a> { [INFO] [stdout] 42 + fn bytes_of<'a, R: Read + 'a>(f: R) -> Box + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | try!(itoa::write(&mut self.writer, s.len())); [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/writer.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | try!(self.writer.write_all(b":")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | try!(self.writer.write_all(s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | try!(itoa::write(&mut cur, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | Ok(try!(self.write_bytes(&bytes[..off]))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | try!(dtoa::write(&mut cur, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | Ok(try!(self.write_bytes(&bytes[..off]))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(try!(self.writer.write_all(b"("))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | Ok(try!(self.writer.write_all(b")"))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | try!(self.write_str("true")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | try!(self.write_str("false")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | try!(self.write_str("some")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | try!(v.serialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | try!(self.close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | try!(key.serialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | try!(value.serialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | try!(self.serialize_tuple(len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | try!(self.write_str(variant)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | Ok(try!(self.close())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | try!(self.write_str(variant)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | try!(value.serialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 245 | Ok(try!(self.close())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | try!(self.write_str(variant)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | try!(self.close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | try!(self.write_str(key)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | try!(value.serialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | try!(self.close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | try!(self.write_str(variant)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:77:69 [INFO] [stdout] | [INFO] [stdout] 77 | ... Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:85:61 [INFO] [stdout] | [INFO] [stdout] 85 | Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:95:53 [INFO] [stdout] | [INFO] [stdout] 95 | Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:109:53 [INFO] [stdout] | [INFO] [stdout] 109 | Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:123:60 [INFO] [stdout] | [INFO] [stdout] 123 | return Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:135:60 [INFO] [stdout] | [INFO] [stdout] 135 | return Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:207:53 [INFO] [stdout] | [INFO] [stdout] 207 | Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:225:53 [INFO] [stdout] | [INFO] [stdout] 225 | Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:260:21 [INFO] [stdout] | [INFO] [stdout] 260 | let s = try!(String::from_utf8(bs.to_vec())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:262:21 [INFO] [stdout] | [INFO] [stdout] 262 | let c = try!(cs.next().ok_or_else(|| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | try!(self.expect_open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | try!(self.expect_open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:396:9 [INFO] [stdout] | [INFO] [stdout] 396 | try!(self.expect_open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:400:19 [INFO] [stdout] | [INFO] [stdout] 400 | let val = try!(de::Deserialize::deserialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | try!(self.expect_close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:411:19 [INFO] [stdout] | [INFO] [stdout] 411 | let val = try!(de::Deserialize::deserialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:447:9 [INFO] [stdout] | [INFO] [stdout] 447 | try!(self.expect_close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:445:19 [INFO] [stdout] | [INFO] [stdout] 445 | let val = try!(de::Deserialize::deserialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:480:27 [INFO] [stdout] | [INFO] [stdout] 480 | let val = try!(de::Deserialize::deserialize(self.de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 487 | try!(self.de.expect_close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:526:27 [INFO] [stdout] | [INFO] [stdout] 526 | let val = try!(de::Deserialize::deserialize(self.de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:551:19 [INFO] [stdout] | [INFO] [stdout] 551 | let val = try!(de::Deserialize::deserialize(self.de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/packetiser.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | while let Some(tok) = try!(self.tok.take()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/packetiser.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | try!(de.end()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/packetiser.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | let value = try!(de::Deserialize::deserialize(&mut de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | try!(de.end()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let value = try!(de::Deserialize::deserialize(&mut de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | try!(de.end()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let value = try!(de::Deserialize::deserialize(&mut de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | try!(to_writer(&mut out, value)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | try!(value.serialize(&mut ser)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/tokeniser.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | types { [INFO] [stdout] 10 | | TokenError, ErrorKind, ChainErr, TokenResult; [INFO] [stdout] 11 | | } [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/tokeniser.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | types { [INFO] [stdout] 10 | | TokenError, ErrorKind, ChainErr, TokenResult; [INFO] [stdout] 11 | | } [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/tokeniser.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | types { [INFO] [stdout] 10 | | TokenError, ErrorKind, ChainErr, TokenResult; [INFO] [stdout] 11 | | } [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/tokeniser.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | types { [INFO] [stdout] 10 | | TokenError, ErrorKind, ChainErr, TokenResult; [INFO] [stdout] 11 | | } [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] [stdout] warning: 81 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "964001c888bca4924cd594110ca6a55ef8be263fd45ee8d4c4dde623d1bcea30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "964001c888bca4924cd594110ca6a55ef8be263fd45ee8d4c4dde623d1bcea30", kill_on_drop: false }` [INFO] [stdout] 964001c888bca4924cd594110ca6a55ef8be263fd45ee8d4c4dde623d1bcea30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c8c5a1d5a0406423a390c9e67b591a8ccda24e8563ada3990243c8de76ef073 [INFO] running `Command { std: "docker" "start" "-a" "6c8c5a1d5a0406423a390c9e67b591a8ccda24e8563ada3990243c8de76ef073", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/tests/lib_types.in.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/lib_types.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling quickcheck v0.3.2 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> build.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | fn bytes_of<'a, R: Read + 'a>(f: R) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 - fn bytes_of<'a, R: Read + 'a>(f: R) -> Box + 'a> { [INFO] [stdout] 42 + fn bytes_of<'a, R: Read + 'a>(f: R) -> Box + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | try!(itoa::write(&mut self.writer, s.len())); [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/writer.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | try!(self.writer.write_all(b":")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | try!(self.writer.write_all(s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | try!(itoa::write(&mut cur, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | Ok(try!(self.write_bytes(&bytes[..off]))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | try!(dtoa::write(&mut cur, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | Ok(try!(self.write_bytes(&bytes[..off]))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(try!(self.writer.write_all(b"("))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | Ok(try!(self.writer.write_all(b")"))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | try!(self.write_str("true")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | try!(self.write_str("false")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | try!(self.write_str("some")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | try!(v.serialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | try!(self.close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | try!(key.serialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | try!(value.serialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | try!(self.serialize_tuple(len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | try!(self.write_str(variant)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | Ok(try!(self.close())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | try!(self.write_str(variant)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | try!(value.serialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 245 | Ok(try!(self.close())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | try!(self.write_str(variant)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | try!(self.close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | try!(self.write_str(key)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | try!(value.serialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | try!(self.close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | try!(self.write_str(variant)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:77:69 [INFO] [stdout] | [INFO] [stdout] 77 | ... Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:85:61 [INFO] [stdout] | [INFO] [stdout] 85 | Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:95:53 [INFO] [stdout] | [INFO] [stdout] 95 | Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:109:53 [INFO] [stdout] | [INFO] [stdout] 109 | Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:123:60 [INFO] [stdout] | [INFO] [stdout] 123 | return Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:135:60 [INFO] [stdout] | [INFO] [stdout] 135 | return Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:207:53 [INFO] [stdout] | [INFO] [stdout] 207 | Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:225:53 [INFO] [stdout] | [INFO] [stdout] 225 | Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:260:21 [INFO] [stdout] | [INFO] [stdout] 260 | let s = try!(String::from_utf8(bs.to_vec())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:262:21 [INFO] [stdout] | [INFO] [stdout] 262 | let c = try!(cs.next().ok_or_else(|| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | try!(self.expect_open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | try!(self.expect_open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:396:9 [INFO] [stdout] | [INFO] [stdout] 396 | try!(self.expect_open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:400:19 [INFO] [stdout] | [INFO] [stdout] 400 | let val = try!(de::Deserialize::deserialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | try!(self.expect_close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:411:19 [INFO] [stdout] | [INFO] [stdout] 411 | let val = try!(de::Deserialize::deserialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:447:9 [INFO] [stdout] | [INFO] [stdout] 447 | try!(self.expect_close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:445:19 [INFO] [stdout] | [INFO] [stdout] 445 | let val = try!(de::Deserialize::deserialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:480:27 [INFO] [stdout] | [INFO] [stdout] 480 | let val = try!(de::Deserialize::deserialize(self.de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 487 | try!(self.de.expect_close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:526:27 [INFO] [stdout] | [INFO] [stdout] 526 | let val = try!(de::Deserialize::deserialize(self.de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:551:19 [INFO] [stdout] | [INFO] [stdout] 551 | let val = try!(de::Deserialize::deserialize(self.de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/packetiser.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | while let Some(tok) = try!(self.tok.take()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/packetiser.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | try!(de.end()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/packetiser.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | let value = try!(de::Deserialize::deserialize(&mut de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | try!(de.end()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let value = try!(de::Deserialize::deserialize(&mut de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | try!(de.end()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let value = try!(de::Deserialize::deserialize(&mut de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | try!(to_writer(&mut out, value)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | try!(value.serialize(&mut ser)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/tokeniser.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | types { [INFO] [stdout] 10 | | TokenError, ErrorKind, ChainErr, TokenResult; [INFO] [stdout] 11 | | } [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/tokeniser.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | types { [INFO] [stdout] 10 | | TokenError, ErrorKind, ChainErr, TokenResult; [INFO] [stdout] 11 | | } [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/tokeniser.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | types { [INFO] [stdout] 10 | | TokenError, ErrorKind, ChainErr, TokenResult; [INFO] [stdout] 11 | | } [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/tokeniser.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | types { [INFO] [stdout] 10 | | TokenError, ErrorKind, ChainErr, TokenResult; [INFO] [stdout] 11 | | } [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 81 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling spki-sexp v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | try!(visitor . end ( )); [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] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:87:38 [INFO] [stdout] | [INFO] [stdout] 87 | Ok(MyNewtype(try!(< usize as _serde :: Deserialize > [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:102:25 [INFO] [stdout] | [INFO] [stdout] 102 | try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:95:35 [INFO] [stdout] | [INFO] [stdout] 95 | ... match try!(visitor . visit :: < usize > ( )) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:98:37 [INFO] [stdout] | [INFO] [stdout] 98 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:171:25 [INFO] [stdout] | [INFO] [stdout] 171 | try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:156:35 [INFO] [stdout] | [INFO] [stdout] 156 | ... match try!(visitor . visit :: < i32 > ( )) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:159:37 [INFO] [stdout] | [INFO] [stdout] 159 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 164 | ... match try!(visitor . visit :: < i32 > ( )) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:167:37 [INFO] [stdout] | [INFO] [stdout] 167 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | try!(_serializer . serialize_tuple_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | try!(_serializer . serialize_tuple_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | try!(_serializer . serialize_tuple_struct ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:281:25 [INFO] [stdout] | [INFO] [stdout] 281 | try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:266:35 [INFO] [stdout] | [INFO] [stdout] 266 | ... match try!(visitor . visit :: < i32 > ( )) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:269:37 [INFO] [stdout] | [INFO] [stdout] 269 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:274:35 [INFO] [stdout] | [INFO] [stdout] 274 | ... match try!(visitor . visit :: < i32 > ( )) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:277:37 [INFO] [stdout] | [INFO] [stdout] 277 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:320:25 [INFO] [stdout] | [INFO] [stdout] 320 | try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:291:35 [INFO] [stdout] | [INFO] [stdout] 291 | ... try!(visitor . visit_key :: < __Field > ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:300:46 [INFO] [stdout] | [INFO] [stdout] 300 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:309:46 [INFO] [stdout] | [INFO] [stdout] 309 | ... Some(try!(visitor . visit_value :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:314:41 [INFO] [stdout] | [INFO] [stdout] 314 | ... try!(visitor . visit_value :: < _serde [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:324:41 [INFO] [stdout] | [INFO] [stdout] 324 | ... None => try!(visitor . missing_field ( "x" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:329:41 [INFO] [stdout] | [INFO] [stdout] 329 | ... None => try!(visitor . missing_field ( "y" )), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:351:17 [INFO] [stdout] | [INFO] [stdout] 351 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:353:17 [INFO] [stdout] | [INFO] [stdout] 353 | try!(_serializer . serialize_struct_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:349:21 [INFO] [stdout] | [INFO] [stdout] 349 | try!(_serializer . serialize_struct ( "Point" , 0 + 1 + 1 [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:449:31 [INFO] [stdout] | [INFO] [stdout] 449 | match try!(visitor . visit_variant ( )) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:451:33 [INFO] [stdout] | [INFO] [stdout] 451 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:455:33 [INFO] [stdout] | [INFO] [stdout] 455 | ... try!(visitor . visit_unit ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:459:46 [INFO] [stdout] | [INFO] [stdout] 459 | ... Ok(SomeEnum::Bar(try!(visitor . visit_newtype :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:547:41 [INFO] [stdout] | [INFO] [stdout] 547 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:539:51 [INFO] [stdout] | [INFO] [stdout] 539 | ... match try!(visitor . visit :: < [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:543:53 [INFO] [stdout] | [INFO] [stdout] 543 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:585:41 [INFO] [stdout] | [INFO] [stdout] 585 | ... try!(visitor . end ( )); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:559:51 [INFO] [stdout] | [INFO] [stdout] 559 | ... try!(visitor . visit_key :: [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:569:62 [INFO] [stdout] | [INFO] [stdout] 569 | ... Some(try!(visitor . [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:576:57 [INFO] [stdout] | [INFO] [stdout] 576 | ... try!(visitor . [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:590:49 [INFO] [stdout] | [INFO] [stdout] 590 | ... try!(visitor . missing_field ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:642:25 [INFO] [stdout] | [INFO] [stdout] 642 | try!(_serializer . serialize_struct_variant_elt ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:640:29 [INFO] [stdout] | [INFO] [stdout] 640 | ... try!(_serializer . serialize_struct_variant ( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> tests/lib.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | let encd = try!(as_bytes(&val)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> tests/lib.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | let dec = try!(from_bytes::(encd.as_slice())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> tests/lib.rs:301:34 [INFO] [stdout] | [INFO] [stdout] 301 | while let Some(it) = try!(dec.take()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> tests/lib.rs:337:34 [INFO] [stdout] | [INFO] [stdout] 337 | while let Some(it) = try!(packets.take()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> tests/lib.rs:373:34 [INFO] [stdout] | [INFO] [stdout] 373 | while let Some(it) = try!(packets.take()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/lib.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | fn shrink(&self) -> Box + 'static> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 47 - fn shrink(&self) -> Box + 'static> { [INFO] [stdout] 47 + fn shrink(&self) -> Box + 'static> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/spki-sexp-174e55130eb688ca/out/lib_types.rs:669:29 [INFO] [stdout] | [INFO] [stdout] 669 | fn shrink(&self) -> Box+ 'static> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 669 - fn shrink(&self) -> Box+ 'static> { [INFO] [stdout] 669 + fn shrink(&self) -> Box+ 'static> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | try!(itoa::write(&mut self.writer, s.len())); [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/writer.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | try!(self.writer.write_all(b":")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | try!(self.writer.write_all(s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | try!(itoa::write(&mut cur, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | Ok(try!(self.write_bytes(&bytes[..off]))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | try!(dtoa::write(&mut cur, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | Ok(try!(self.write_bytes(&bytes[..off]))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(try!(self.writer.write_all(b"("))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | Ok(try!(self.writer.write_all(b")"))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | try!(self.write_str("true")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | try!(self.write_str("false")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | try!(self.write_str("some")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | try!(v.serialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | try!(self.close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | try!(key.serialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | try!(value.serialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | try!(self.serialize_tuple(len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | try!(self.write_str(variant)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | Ok(try!(self.close())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | try!(self.write_str(variant)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | try!(value.serialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 245 | Ok(try!(self.close())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | try!(self.write_str(variant)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | try!(self.close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | try!(self.write_str(key)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | try!(value.serialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | try!(self.close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | try!(self.open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/writer.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | try!(self.write_str(variant)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:77:69 [INFO] [stdout] | [INFO] [stdout] 77 | ... Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:85:61 [INFO] [stdout] | [INFO] [stdout] 85 | Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:95:53 [INFO] [stdout] | [INFO] [stdout] 95 | Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:109:53 [INFO] [stdout] | [INFO] [stdout] 109 | Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:123:60 [INFO] [stdout] | [INFO] [stdout] 123 | return Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:135:60 [INFO] [stdout] | [INFO] [stdout] 135 | return Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:207:53 [INFO] [stdout] | [INFO] [stdout] 207 | Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:225:53 [INFO] [stdout] | [INFO] [stdout] 225 | Err(ErrorKind::UnexpectedTokenError(try!(other), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:260:21 [INFO] [stdout] | [INFO] [stdout] 260 | let s = try!(String::from_utf8(bs.to_vec())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:262:21 [INFO] [stdout] | [INFO] [stdout] 262 | let c = try!(cs.next().ok_or_else(|| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | try!(self.expect_open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | try!(self.expect_open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:396:9 [INFO] [stdout] | [INFO] [stdout] 396 | try!(self.expect_open()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:400:19 [INFO] [stdout] | [INFO] [stdout] 400 | let val = try!(de::Deserialize::deserialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | try!(self.expect_close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:411:19 [INFO] [stdout] | [INFO] [stdout] 411 | let val = try!(de::Deserialize::deserialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:447:9 [INFO] [stdout] | [INFO] [stdout] 447 | try!(self.expect_close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:445:19 [INFO] [stdout] | [INFO] [stdout] 445 | let val = try!(de::Deserialize::deserialize(self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:480:27 [INFO] [stdout] | [INFO] [stdout] 480 | let val = try!(de::Deserialize::deserialize(self.de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 487 | try!(self.de.expect_close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:526:27 [INFO] [stdout] | [INFO] [stdout] 526 | let val = try!(de::Deserialize::deserialize(self.de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/reader.rs:551:19 [INFO] [stdout] | [INFO] [stdout] 551 | let val = try!(de::Deserialize::deserialize(self.de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/packetiser.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | while let Some(tok) = try!(self.tok.take()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/packetiser.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | try!(de.end()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/packetiser.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | let value = try!(de::Deserialize::deserialize(&mut de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | try!(de.end()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let value = try!(de::Deserialize::deserialize(&mut de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | try!(de.end()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let value = try!(de::Deserialize::deserialize(&mut de)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | try!(to_writer(&mut out, value)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | try!(value.serialize(&mut ser)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/tokeniser.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | types { [INFO] [stdout] 10 | | TokenError, ErrorKind, ChainErr, TokenResult; [INFO] [stdout] 11 | | } [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/tokeniser.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | types { [INFO] [stdout] 10 | | TokenError, ErrorKind, ChainErr, TokenResult; [INFO] [stdout] 11 | | } [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | links { [INFO] [stdout] 8 | | tokeniser::TokenError, tokeniser::ErrorKind, BadToken; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/tokeniser.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | types { [INFO] [stdout] 10 | | TokenError, ErrorKind, ChainErr, TokenResult; [INFO] [stdout] 11 | | } [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/tokeniser.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | types { [INFO] [stdout] 10 | | TokenError, ErrorKind, ChainErr, TokenResult; [INFO] [stdout] 11 | | } [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 81 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.lib.c7098e63-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245.4pod7tqedapr7tcy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-cf75577f575d018e.rlib" "/opt/rustwide/target/debug/deps/librand-f45cd8b576ebcae7.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-2a1c749954c7c088.rlib" "/opt/rustwide/target/debug/deps/libregex-b346ed59fe413be9.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-62490047eda1d3d0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-17160ad4c7c5100a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a70ced268d88057b.rlib" "/opt/rustwide/target/debug/deps/libthread_id-94a12417ea6aa6b6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a54bfc2ab16899b4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9c3b921e4c142962.rlib" "/opt/rustwide/target/debug/deps/libspki_sexp-8d16c16c5776b757.rlib" "/opt/rustwide/target/debug/deps/libdtoa-fa24b79058516a57.rlib" "/opt/rustwide/target/debug/deps/libitoa-be336911ba82750f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-f909e0e0ea05b0f6.rlib" "/opt/rustwide/target/debug/deps/liblog-4d5bc28897bd511b.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-039918b727cefc94.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9361af3a2a04343a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5b5e42ea3aedf79f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-9aefd690b84beb69.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4afd0a3cf2822f19.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-cf4e643bece8b445.rlib" "/opt/rustwide/target/debug/deps/libwinapi-fd9e38f540f9d647.rlib" "/opt/rustwide/target/debug/deps/libkernel32-524c275d7911f8cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-f8ca58d4e31405e0.rlib" "/opt/rustwide/target/debug/deps/libserde-f365cb28ef6e7be3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lib-e143c46d1ce88245" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-9361af3a2a04343a.rlib(backtrace-9361af3a2a04343a.backtrace.49e50fad-cgu.11.rcgu.o): in function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:150: undefined reference to `backtrace_create_state' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-9361af3a2a04343a.rlib(backtrace-9361af3a2a04343a.backtrace.49e50fad-cgu.11.rcgu.o): in function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:167: undefined reference to `backtrace_pcinfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:171: undefined reference to `backtrace_syminfo' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spki-sexp` due to 2 previous errors; 49 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6c8c5a1d5a0406423a390c9e67b591a8ccda24e8563ada3990243c8de76ef073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c8c5a1d5a0406423a390c9e67b591a8ccda24e8563ada3990243c8de76ef073", kill_on_drop: false }` [INFO] [stdout] 6c8c5a1d5a0406423a390c9e67b591a8ccda24e8563ada3990243c8de76ef073