[INFO] fetching crate rados_hi 0.2.4...
[INFO] testing rados_hi-0.2.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate rados_hi 0.2.4 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rados_hi 0.2.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rados_hi 0.2.4
[INFO] tweaked toml for crates.io crate rados_hi 0.2.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rados_hi 0.2.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.31)
[INFO] [stderr]       Adding gstuff v0.4.7 (available: v0.8.23)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scopeguard v0.1.2
[INFO] [stderr]   Downloaded uuid v0.3.1
[INFO] [stderr]   Downloaded crossbeam v0.2.12
[INFO] [stderr]   Downloaded rand v0.4.6
[INFO] [stderr]   Downloaded nom v1.2.4
[INFO] [stderr]   Downloaded gstuff v0.4.7
[INFO] [stderr]   Downloaded futures v0.1.31
[INFO] [stderr]   Downloaded rand v0.3.23
[INFO] [stderr]   Downloaded variance v0.1.3
[INFO] [stderr]   Downloaded scoped-pool v1.0.0
[INFO] [stderr]   Downloaded rustc-serialize v0.3.25
[INFO] [stderr]   Downloaded ceph-rust v0.1.17
[INFO] [stderr]   Downloaded bitflags v0.7.0
[INFO] [stderr]   Downloaded timeit v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3202bb53674e48a095f470a204394a5a2b459ae92925532ed51bb6bc893c9a2
[INFO] running `Command { std: "docker" "start" "-a" "f3202bb53674e48a095f470a204394a5a2b459ae92925532ed51bb6bc893c9a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3202bb53674e48a095f470a204394a5a2b459ae92925532ed51bb6bc893c9a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3202bb53674e48a095f470a204394a5a2b459ae92925532ed51bb6bc893c9a2", kill_on_drop: false }`
[INFO] [stdout] f3202bb53674e48a095f470a204394a5a2b459ae92925532ed51bb6bc893c9a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1a9f99059bfcb49252f990375d75df65e72f0fdbdccd55db2299590c8f0b0c8
[INFO] running `Command { std: "docker" "start" "-a" "a1a9f99059bfcb49252f990375d75df65e72f0fdbdccd55db2299590c8f0b0c8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling uuid v0.3.1
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling gstuff v0.4.7
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gstuff-0.4.7/gstuff.rs:454:5
[INFO] [stdout]     |
[INFO] [stdout] 454 |     asm!("rdtsc" : "={eax}" (low), "={edx}" (high) ::: "volatile");
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   8 + use std::arch::asm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ceph-rust v0.1.17
[INFO] [stderr] error: could not compile `gstuff` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:76:26
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:84:26
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:90:26
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:95:26
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:111:10
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:116:26
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:127:10
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:144:10
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ceph-rust-0.1.17/src/status.rs:153:26
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ceph-rust` (lib) due to 36 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1a9f99059bfcb49252f990375d75df65e72f0fdbdccd55db2299590c8f0b0c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1a9f99059bfcb49252f990375d75df65e72f0fdbdccd55db2299590c8f0b0c8", kill_on_drop: false }`
[INFO] [stdout] a1a9f99059bfcb49252f990375d75df65e72f0fdbdccd55db2299590c8f0b0c8
