[INFO] fetching crate netherrack 0.0.1...
[INFO] testing netherrack-0.0.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate netherrack 0.0.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate netherrack 0.0.1
[INFO] finished tweaking crates.io crate netherrack 0.0.1
[INFO] tweaked toml for crates.io crate netherrack 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate netherrack 0.0.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 26 packages to latest compatible versions
[INFO] [stderr]       Adding chrono v0.2.25 (available: v0.4.42)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.28)
[INFO] [stderr]       Adding semver v0.1.20 (available: v1.0.27)
[INFO] [stderr]       Adding uuid v0.1.18 (available: v1.18.1)
[INFO] [stderr]       Adding varint v0.2.0 (available: v0.9.0)
[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" "+1.91.0" "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] warning: unused manifest key: bin.0.plugin
[INFO] [stderr] warning: unused manifest key: lib.plugin
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v0.1.18
[INFO] [stderr]   Downloaded varint v0.2.0
[INFO] [stderr]   Downloaded num v0.1.43
[INFO] [stderr]   Downloaded bit_utils v0.1.1
[INFO] [stderr]   Downloaded chrono v0.2.25
[INFO] [stderr]   Downloaded integral_square_root v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9058754347dbfd98ec9ba0328ab13fc9fbcee28b2055c11acbc1d32824183b9
[INFO] running `Command { std: "docker" "start" "-a" "e9058754347dbfd98ec9ba0328ab13fc9fbcee28b2055c11acbc1d32824183b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9058754347dbfd98ec9ba0328ab13fc9fbcee28b2055c11acbc1d32824183b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9058754347dbfd98ec9ba0328ab13fc9fbcee28b2055c11acbc1d32824183b9", kill_on_drop: false }`
[INFO] [stdout] e9058754347dbfd98ec9ba0328ab13fc9fbcee28b2055c11acbc1d32824183b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31d9ae823c49bef460e720326de822cd75adc023ac269809cb53bf40a07e1202
[INFO] running `Command { std: "docker" "start" "-a" "31d9ae823c49bef460e720326de822cd75adc023ac269809cb53bf40a07e1202", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unused manifest key: bin.0.plugin
[INFO] [stderr] warning: unused manifest key: lib.plugin
[INFO] [stderr]    Compiling bit_utils v0.1.1
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling integral_square_root v1.0.1
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling varint v0.2.0
[INFO] [stderr]    Compiling chrono v0.2.25
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling uuid v0.1.18
[INFO] [stderr]    Compiling netherrack v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/io/network/packet/outgoing/status.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[derive(Debug, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/io/network/packet/outgoing/status.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[derive(Debug, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/io/network/packet/outgoing/status.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[derive(Debug, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/io/network/packet/outgoing/status.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[derive(Debug, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/io/network/packet/outgoing/status.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[derive(Debug, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/io/network/packet/outgoing/status.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[derive(Debug, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/io/network/packet/outgoing/status.rs:96:21
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[derive(Debug, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/io/network/packet/outgoing/status.rs:96:37
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[derive(Debug, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/io/network/packet/outgoing/status.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[derive(Debug, RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> src/io/network/packet/outgoing/status.rs:121:37
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[derive(Debug, RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/io/network/packet/outgoing/status.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[derive(Debug, RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> src/io/network/packet/outgoing/status.rs:146:37
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[derive(Debug, RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> src/lib.rs:52:22
[INFO] [stdout]    |
[INFO] [stdout] 52 |         std::thread::sleep_ms(20);
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]    --> src/io/network/game_connection.rs:118:40
[INFO] [stdout]     |
[INFO] [stdout] 118 |                         ::std::thread::sleep_ms(2);
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Response: Encodable` is not satisfied
[INFO] [stdout]    --> src/io/network/packet/outgoing/status.rs:193:52
[INFO] [stdout]     |
[INFO] [stdout] 193 |         data_buffer.write_utf8_string(json::encode(&response::Response::construct()).unwrap().replace("_type", "type"));
[INFO] [stdout]     |                                       ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Encodable` is not implemented for `Response`
[INFO] [stdout]    --> src/io/network/packet/outgoing/status.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout]  18 |     pub struct Response {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Encodable`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 75 others
[INFO] [stdout] note: required by a bound in `rustc_serialize::json::encode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.25/src/json.rs:390:18
[INFO] [stdout]     |
[INFO] [stdout] 390 | pub fn encode<T: ::Encodable>(object: &T) -> EncodeResult<string::String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^ required by this bound in `encode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netherrack` (lib) due to 13 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "31d9ae823c49bef460e720326de822cd75adc023ac269809cb53bf40a07e1202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31d9ae823c49bef460e720326de822cd75adc023ac269809cb53bf40a07e1202", kill_on_drop: false }`
[INFO] [stdout] 31d9ae823c49bef460e720326de822cd75adc023ac269809cb53bf40a07e1202
