[INFO] cloning repository https://github.com/tailhook/cantal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tailhook/cantal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftailhook%2Fcantal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftailhook%2Fcantal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59183cc12ad755a2bc13409ab4a099de4cacfeef [INFO] checking tailhook/cantal against try#218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa for pr-92594 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftailhook%2Fcantal" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tailhook/cantal on toolchain 218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tailhook/cantal [INFO] finished tweaking git repo https://github.com/tailhook/cantal [INFO] tweaked toml for git repo https://github.com/tailhook/cantal written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/tailhook/cantal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aho-corasick v0.6.5 [INFO] [stderr] Downloaded regex-syntax v0.6.1 [INFO] [stderr] Downloaded rand v0.5.3 [INFO] [stderr] Downloaded tokio-fs v0.1.1 [INFO] [stderr] Downloaded mime_guess v1.8.5 [INFO] [stderr] Downloaded regex v1.0.1 [INFO] [stderr] Downloaded futures v0.1.22 [INFO] [stderr] Downloaded digest v0.7.4 [INFO] [stderr] Downloaded probor v0.3.1 [INFO] [stderr] Downloaded cbor v0.4.0 [INFO] [stderr] Downloaded tk-carbon v0.2.0 [INFO] [stderr] Downloaded graphql-parser v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] af70d8ef22c201a72b8b0f96ed9586fa7bfe3fed950df27906924214af64b9d6 [INFO] running `Command { std: "docker" "start" "-a" "af70d8ef22c201a72b8b0f96ed9586fa7bfe3fed950df27906924214af64b9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af70d8ef22c201a72b8b0f96ed9586fa7bfe3fed950df27906924214af64b9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af70d8ef22c201a72b8b0f96ed9586fa7bfe3fed950df27906924214af64b9d6", kill_on_drop: false }` [INFO] [stdout] af70d8ef22c201a72b8b0f96ed9586fa7bfe3fed950df27906924214af64b9d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 044b95bd1cf022a5ce0bbbecbec45a7594186a12d83a4644ff5588f56b3708ee [INFO] running `Command { std: "docker" "start" "-a" "044b95bd1cf022a5ce0bbbecbec45a7594186a12d83a4644ff5588f56b3708ee", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Checking futures v0.1.22 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking argparse v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking netbuf v0.4.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking sha1 v0.4.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking atomic v0.3.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking scan_dir v0.3.3 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking regex-syntax v0.6.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking cbor-codec v0.7.1 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking rand v0.5.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Checking aho-corasick v0.6.5 [INFO] [stderr] Checking combine v3.3.6 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking async-slot v0.1.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking abstract-ns v0.4.3 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking cbor v0.4.0 [INFO] [stderr] Checking tokio-timer v0.2.4 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking ns-std-threaded v0.3.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking humannum v0.1.0 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking chrono v0.4.4 [INFO] [stderr] Checking tokio-reactor v0.1.2 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tk-bufstream v0.3.0 [INFO] [stderr] Checking phf v0.7.22 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking digest v0.7.4 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Checking tokio-fs v0.1.1 [INFO] [stderr] Checking digest-writer v0.3.1 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking blake2 v0.7.1 [INFO] [stderr] Compiling mime_guess v1.8.5 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking env_logger v0.5.10 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking tk-sendfile v0.4.0 [INFO] [stderr] Checking ns-router v0.1.6 [INFO] [stderr] Checking tk-listen v0.1.1 [INFO] [stderr] Checking tk-carbon v0.2.0 [INFO] [stderr] Checking tk-easyloop v0.1.1 [INFO] [stderr] Checking probor v0.3.1 [INFO] [stderr] Checking tk-http v0.3.9 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking cantal_values v0.6.10 (/opt/rustwide/workdir/cantal_values) [INFO] [stderr] Checking ns-env-config v0.1.0 [INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': unstable implementation detail of the `rustc` compiler, do not use [INFO] [stdout] --> cantal_values/src/lib.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(soft_unstable)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> cantal_values/src/lib.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': unstable implementation detail of the `rustc` compiler, do not use [INFO] [stdout] --> cantal_values/src/lib.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> cantal_values/src/lib.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `probor_enum_encoder_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `probor_enum_encoder_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_encode_pos_enum_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_skip_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_encode_pos_enum_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_skip_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_encode_pos_enum_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_skip_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_encode_pos_enum_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_skip_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:135:39 [INFO] [stdout] | [INFO] [stdout] 135 | let mut file = BufReader::new(try!(File::open(path))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | let stat = try!(util::file_stat(file.get_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | try!(file.read_line(&mut line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:144:23 [INFO] [stdout] | [INFO] [stdout] 144 | let typ = try!(type_iter.next() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | let len: usize = try!(type_iter.next_value() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:192:28 [INFO] [stdout] | [INFO] [stdout] 192 | let textname = try!(pair.next() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | let json = try!(Json::from_str(textname)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | Value::Counter(try!(stream.read_u64::())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:229:36 [INFO] [stdout] | [INFO] [stdout] 229 | Value::Integer(try!(stream.read_i64::())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:232:34 [INFO] [stdout] | [INFO] [stdout] 232 | Value::Float(try!(stream.read_f64::())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:250:21 [INFO] [stdout] | [INFO] [stdout] 250 | try!(stream.seek(Current((len-8) as i64))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:235:35 [INFO] [stdout] | [INFO] [stdout] 235 | let time_ms = try!(stream.read_u64::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:254:21 [INFO] [stdout] | [INFO] [stdout] 254 | try!(stream.seek(Current(x as i64))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | try!(stream.seek(Current(x.len() as i64))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': unstable implementation detail of the `rustc` compiler, do not use [INFO] [stdout] --> cantal_values/src/lib.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(soft_unstable)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> cantal_values/src/lib.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': unstable implementation detail of the `rustc` compiler, do not use [INFO] [stdout] --> cantal_values/src/lib.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> cantal_values/src/lib.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `probor_enum_encoder_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `probor_enum_encoder_decoder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_encode_pos_enum_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_skip_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_encode_pos_enum_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_skip_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_encode_pos_enum_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_skip_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_encode_pos_enum_field` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_skip_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / probor_enum_encoder_decoder!(Value { [INFO] [stdout] 41 | | #0 State(item #1), [INFO] [stdout] 42 | | #1 Counter(value #1), [INFO] [stdout] 43 | | #2 Integer(value #1), [INFO] [stdout] 44 | | #3 Float(value #1), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `_probor_decode_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:135:39 [INFO] [stdout] | [INFO] [stdout] 135 | let mut file = BufReader::new(try!(File::open(path))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | let stat = try!(util::file_stat(file.get_ref())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | try!(file.read_line(&mut line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:144:23 [INFO] [stdout] | [INFO] [stdout] 144 | let typ = try!(type_iter.next() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | let len: usize = try!(type_iter.next_value() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:192:28 [INFO] [stdout] | [INFO] [stdout] 192 | let textname = try!(pair.next() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | let json = try!(Json::from_str(textname)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | Value::Counter(try!(stream.read_u64::())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:229:36 [INFO] [stdout] | [INFO] [stdout] 229 | Value::Integer(try!(stream.read_i64::())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:232:34 [INFO] [stdout] | [INFO] [stdout] 232 | Value::Float(try!(stream.read_f64::())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:250:21 [INFO] [stdout] | [INFO] [stdout] 250 | try!(stream.seek(Current((len-8) as i64))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:235:35 [INFO] [stdout] | [INFO] [stdout] 235 | let time_ms = try!(stream.read_u64::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:254:21 [INFO] [stdout] | [INFO] [stdout] 254 | try!(stream.seek(Current(x as i64))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> cantal_values/src/lib.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | try!(stream.seek(Current(x.len() as i64))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cantal_values` due to 3 previous errors; 40 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "044b95bd1cf022a5ce0bbbecbec45a7594186a12d83a4644ff5588f56b3708ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "044b95bd1cf022a5ce0bbbecbec45a7594186a12d83a4644ff5588f56b3708ee", kill_on_drop: false }` [INFO] [stdout] 044b95bd1cf022a5ce0bbbecbec45a7594186a12d83a4644ff5588f56b3708ee