[INFO] cloning repository https://github.com/tercen/rustson [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tercen/rustson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftercen%2Frustson", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftercen%2Frustson'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd193645e170dc6faa1b460537f84abda1f3ccfc [INFO] testing tercen/rustson against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftercen%2Frustson" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tercen/rustson on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tercen/rustson [INFO] finished tweaking git repo https://github.com/tercen/rustson [INFO] tweaked toml for git repo https://github.com/tercen/rustson written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22c825589a53fc5d5d43cfbd1d44d4e38bfbeedaea2734de4c21e2bc726f0a7c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22c825589a53fc5d5d43cfbd1d44d4e38bfbeedaea2734de4c21e2bc726f0a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22c825589a53fc5d5d43cfbd1d44d4e38bfbeedaea2734de4c21e2bc726f0a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c825589a53fc5d5d43cfbd1d44d4e38bfbeedaea2734de4c21e2bc726f0a7c", kill_on_drop: false }` [INFO] [stdout] 22c825589a53fc5d5d43cfbd1d44d4e38bfbeedaea2734de4c21e2bc726f0a7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 719d4e6a85480ea68ae38e1ca53b7f8ad56d999d21cb09bec30ad6421b6174cd [INFO] running `Command { std: "docker" "start" "-a" "719d4e6a85480ea68ae38e1ca53b7f8ad56d999d21cb09bec30ad6421b6174cd", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling rustson v0.2.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:38:36 [INFO] [stdout] | [INFO] [stdout] 38 | TsonError { description: e.description().to_owned() } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "719d4e6a85480ea68ae38e1ca53b7f8ad56d999d21cb09bec30ad6421b6174cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "719d4e6a85480ea68ae38e1ca53b7f8ad56d999d21cb09bec30ad6421b6174cd", kill_on_drop: false }` [INFO] [stdout] 719d4e6a85480ea68ae38e1ca53b7f8ad56d999d21cb09bec30ad6421b6174cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9af73cd3de6b62003a147ca2842ebb7d09a4b03c31fdd593aa3d77953873883 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f9af73cd3de6b62003a147ca2842ebb7d09a4b03c31fdd593aa3d77953873883", kill_on_drop: false }` [INFO] [stderr] Compiling rustson v0.2.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:38:36 [INFO] [stdout] | [INFO] [stdout] 38 | TsonError { description: e.description().to_owned() } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `tokio_core`? [INFO] [stdout] --> src/stream.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | use tokio_core::reactor::Core; [INFO] [stdout] | ^^^^^^^^^^ maybe a missing crate `tokio_core`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | vec.push(Value::NULL); [INFO] [stdout] | ^^^^^ use of undeclared type or module `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Core` [INFO] [stdout] --> src/stream.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | let mut core = Core::new().unwrap(); [INFO] [stdout] | ^^^^ use of undeclared type or module `Core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Value` in this scope [INFO] [stdout] --> src/stream.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | fn encode_decode(object: &Value) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `decode` in this scope [INFO] [stdout] --> src/stream.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | let value = decode(Cursor::new(&bytes)).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 37 | use decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Cursor` [INFO] [stdout] --> src/stream.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | let value = decode(Cursor::new(&bytes)).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Cursor; [INFO] [stdout] | [INFO] [stdout] 37 | use std::collections::linked_list::Cursor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | vec.push(Value::BOOL(true)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | vec.push(Value::I32(42)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | vec.push(Value::F64(42.0)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | vec.push(Value::STR("42.0".to_owned())); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | vec.push(Value::LSTU8(vec![42])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | vec.push(Value::LSTI8(vec![42])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | vec.push(Value::LSTU16(vec![42])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 79 | vec.push(Value::LSTI16(vec![42])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | vec.push(Value::LSTU32(vec![42])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 81 | vec.push(Value::LSTI32(vec![42])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | vec.push(Value::LSTU64(vec![42])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | vec.push(Value::LSTI64(vec![42])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | vec.push(Value::LSTF32(vec![42.0])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | vec.push(Value::LSTF64(vec![42.0])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | vec.push(Value::LSTSTR(vec!["42".to_owned()])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `HashMap` [INFO] [stdout] --> src/stream.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | let mut map = HashMap::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 37 | use HashMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:89:38 [INFO] [stdout] | [INFO] [stdout] 89 | map.insert("i42".to_owned(), Value::I32(42)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `HashMap` [INFO] [stdout] --> src/stream.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | let mut inner_map = HashMap::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 37 | use HashMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:92:44 [INFO] [stdout] | [INFO] [stdout] 92 | inner_map.insert("u42".to_owned(), Value::LSTU8(vec![42])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:94:38 [INFO] [stdout] | [INFO] [stdout] 94 | map.insert("map".to_owned(), Value::MAP(inner_map)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | vec.push(Value::MAP(map)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Value` [INFO] [stdout] --> src/stream.rs:98:22 [INFO] [stdout] | [INFO] [stdout] 98 | let object = Value::LST(vec); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 37 | use Value; [INFO] [stdout] | [INFO] [stdout] 37 | use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::lazy` [INFO] [stdout] --> src/stream.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | use futures::future::lazy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::runtime::Runtime` [INFO] [stdout] --> src/stream.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | use tokio::runtime::Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:38:36 [INFO] [stdout] | [INFO] [stdout] 38 | TsonError { description: e.description().to_owned() } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `stream::SerializerStream<'_>` in the current scope [INFO] [stdout] --> src/stream.rs:100:40 [INFO] [stdout] | [INFO] [stdout] 5 | struct SerializerStream<'v> { [INFO] [stdout] | --------------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 100 | let stream = SerializerStream::new(12, &object); [INFO] [stdout] | ^^^ function or associated item not found in `stream::SerializerStream<'_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `parking_lot_core::thread_parker::ThreadParkerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustson`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f9af73cd3de6b62003a147ca2842ebb7d09a4b03c31fdd593aa3d77953873883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9af73cd3de6b62003a147ca2842ebb7d09a4b03c31fdd593aa3d77953873883", kill_on_drop: false }` [INFO] [stdout] f9af73cd3de6b62003a147ca2842ebb7d09a4b03c31fdd593aa3d77953873883