[INFO] cloning repository https://github.com/insanitybit/msgpack_script
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insanitybit/msgpack_script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsanitybit%2Fmsgpack_script", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsanitybit%2Fmsgpack_script'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f89340d980f742a2c5de2516053adc6242340ccb
[INFO] testing insanitybit/msgpack_script against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsanitybit%2Fmsgpack_script" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/insanitybit/msgpack_script
[INFO] finished tweaking git repo https://github.com/insanitybit/msgpack_script
[INFO] tweaked toml for git repo https://github.com/insanitybit/msgpack_script written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/insanitybit/msgpack_script on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/insanitybit/msgpack_script already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `msgpack_script` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 13 packages to highest compatible versions
[INFO] [stderr]       Adding autocfg v1.5.1
[INFO] [stderr]       Adding num-traits v0.2.19
[INFO] [stderr]       Adding proc-macro2 v1.0.107
[INFO] [stderr]       Adding quote v1.0.47
[INFO] [stderr]     Updating rmp v0.8.6 -> v0.8.15
[INFO] [stderr]       Adding rmpv v1.3.1
[INFO] [stderr]       Adding serdeconv v0.3.0 (available: v0.4.1)
[INFO] [stderr]       Adding syn v1.0.109
[INFO] [stderr]       Adding toml v0.4.10
[INFO] [stderr]       Adding trackable v0.2.24
[INFO] [stderr]       Adding trackable v1.3.0
[INFO] [stderr]       Adding trackable_derive v1.0.0
[INFO] [stderr]       Adding unicode-ident v1.0.24
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b91661d2b649aa31cd6eb93e5c693ef32decb6cfa8488ee4ba43cc21643166ff
[INFO] running `Command { std: "docker" "start" "b91661d2b649aa31cd6eb93e5c693ef32decb6cfa8488ee4ba43cc21643166ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b91661d2b649aa31cd6eb93e5c693ef32decb6cfa8488ee4ba43cc21643166ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b91661d2b649aa31cd6eb93e5c693ef32decb6cfa8488ee4ba43cc21643166ff" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b91661d2b649aa31cd6eb93e5c693ef32decb6cfa8488ee4ba43cc21643166ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b91661d2b649aa31cd6eb93e5c693ef32decb6cfa8488ee4ba43cc21643166ff" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `msgpack_script` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling lazy_static v0.2.8
[INFO] [stderr]    Compiling serde v1.0.11
[INFO] [stderr]    Compiling byteorder v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.4.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling same-file v0.1.3
[INFO] [stderr]    Compiling num-traits v0.1.40
[INFO] [stderr]    Compiling itoa v0.3.1
[INFO] [stderr]    Compiling dtoa v0.4.1
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling fnv v1.0.5
[INFO] [stderr]    Compiling log v0.3.8
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling thread_local v0.3.4
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling walkdir v1.0.7
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling adler32 v1.0.1
[INFO] [stderr]    Compiling vec_map v0.8.0
[INFO] [stderr]    Compiling crossbeam v0.2.10
[INFO] [stderr]    Compiling memchr v1.0.1
[INFO] [stderr]    Compiling term_size v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.6.3
[INFO] [stderr]    Compiling atty v0.2.2
[INFO] [stderr]    Compiling textwrap v0.7.0
[INFO] [stderr]    Compiling num_cpus v1.6.2
[INFO] [stderr]    Compiling unicode-segmentation v1.2.0
[INFO] [stderr]    Compiling libflate v0.1.10
[INFO] [stderr]    Compiling spmc v0.2.2
[INFO] [stderr]    Compiling two-lock-queue v0.1.0
[INFO] [stderr]    Compiling threadpool v1.5.0
[INFO] [stderr]    Compiling clap v2.26.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex v0.2.2
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling globset v0.2.0
[INFO] [stderr]    Compiling rmpv v1.3.1
[INFO] [stderr]    Compiling ignore v0.2.2
[INFO] [stderr]    Compiling rmp-serde v0.13.6
[INFO] [stderr]    Compiling serde_json v1.0.2
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stdout] error[E0425]: cannot find function `read_data_u8` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.13.6/src/decode.rs:268:57
[INFO] [stdout]     |
[INFO] [stdout] 268 |             Marker::U8 => visitor.visit_u8(rmp::decode::read_data_u8(&mut self.rd)?),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_u16` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.13.6/src/decode.rs:269:59
[INFO] [stdout]     |
[INFO] [stdout] 269 |             Marker::U16 => visitor.visit_u16(rmp::decode::read_data_u16(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_u32` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.13.6/src/decode.rs:270:59
[INFO] [stdout]     |
[INFO] [stdout] 270 |             Marker::U32 => visitor.visit_u32(rmp::decode::read_data_u32(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_u64` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.13.6/src/decode.rs:271:59
[INFO] [stdout]     |
[INFO] [stdout] 271 |             Marker::U64 => visitor.visit_u64(rmp::decode::read_data_u64(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_i8` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.13.6/src/decode.rs:272:57
[INFO] [stdout]     |
[INFO] [stdout] 272 |             Marker::I8 => visitor.visit_i8(rmp::decode::read_data_i8(&mut self.rd)?),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_i16` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.13.6/src/decode.rs:273:59
[INFO] [stdout]     |
[INFO] [stdout] 273 |             Marker::I16 => visitor.visit_i16(rmp::decode::read_data_i16(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_i32` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.13.6/src/decode.rs:274:59
[INFO] [stdout]     |
[INFO] [stdout] 274 |             Marker::I32 => visitor.visit_i32(rmp::decode::read_data_i32(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_i64` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.13.6/src/decode.rs:275:59
[INFO] [stdout]     |
[INFO] [stdout] 275 |             Marker::I64 => visitor.visit_i64(rmp::decode::read_data_i64(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_f32` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.13.6/src/decode.rs:276:59
[INFO] [stdout]     |
[INFO] [stdout] 276 |             Marker::F32 => visitor.visit_f32(rmp::decode::read_data_f32(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_data_f64` in module `rmp::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmp-serde-0.13.6/src/decode.rs:277:59
[INFO] [stdout]     |
[INFO] [stdout] 277 |             Marker::F64 => visitor.visit_f64(rmp::decode::read_data_f64(&mut self.rd)?),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ not found in `rmp::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmp-serde` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b91661d2b649aa31cd6eb93e5c693ef32decb6cfa8488ee4ba43cc21643166ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b91661d2b649aa31cd6eb93e5c693ef32decb6cfa8488ee4ba43cc21643166ff", kill_on_drop: false }`
[INFO] [stdout] b91661d2b649aa31cd6eb93e5c693ef32decb6cfa8488ee4ba43cc21643166ff
