[INFO] cloning repository https://github.com/abrahum/libonebot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abrahum/libonebot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Flibonebot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Flibonebot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 164e9f88d329c1678b469078c399f9176fcd81cb [INFO] testing abrahum/libonebot against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Flibonebot" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abrahum/libonebot on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abrahum/libonebot [INFO] finished tweaking git repo https://github.com/abrahum/libonebot [INFO] tweaked toml for git repo https://github.com/abrahum/libonebot written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/abrahum/libonebot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-asyncio-macros v0.15.0 [INFO] [stderr] Downloaded pyo3-asyncio v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d861865c6d326faf737422894d7b898cac32c8f38c5a8132339e5470e92f2c2 [INFO] running `Command { std: "docker" "start" "-a" "4d861865c6d326faf737422894d7b898cac32c8f38c5a8132339e5470e92f2c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d861865c6d326faf737422894d7b898cac32c8f38c5a8132339e5470e92f2c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d861865c6d326faf737422894d7b898cac32c8f38c5a8132339e5470e92f2c2", kill_on_drop: false }` [INFO] [stdout] 4d861865c6d326faf737422894d7b898cac32c8f38c5a8132339e5470e92f2c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd803808f33283d5cc01a68b4e7455825f5ed15155e3889eda952f7b56cd4091 [INFO] running `Command { std: "docker" "start" "-a" "fd803808f33283d5cc01a68b4e7455825f5ed15155e3889eda952f7b56cd4091", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling walle-core v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.93s [INFO] running `Command { std: "docker" "inspect" "fd803808f33283d5cc01a68b4e7455825f5ed15155e3889eda952f7b56cd4091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd803808f33283d5cc01a68b4e7455825f5ed15155e3889eda952f7b56cd4091", kill_on_drop: false }` [INFO] [stdout] fd803808f33283d5cc01a68b4e7455825f5ed15155e3889eda952f7b56cd4091 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d10cf073de54638b6c96d55ea8b0a96a634dbf29573770f50ac464a069494855 [INFO] running `Command { std: "docker" "start" "-a" "d10cf073de54638b6c96d55ea8b0a96a634dbf29573770f50ac464a069494855", kill_on_drop: false }` [INFO] [stderr] Compiling walle-core v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/test/mod.rs:182:33 [INFO] [stdout] | [INFO] [stdout] 182 | Action::GetSelfInfo(EmptyContent::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `HashMap`, found struct `utils::EmptyContent` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `HashMap` [INFO] [stdout] found struct `utils::EmptyContent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/test/mod.rs:232:42 [INFO] [stdout] | [INFO] [stdout] 232 | Resp::success(RespContent::Other(HashMap::default())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected enum `utils::map::ExtendedValue`, found struct `HashMap` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `utils::map::ExtendedValue` [INFO] [stdout] found struct `HashMap<_, _, _>` [INFO] [stdout] help: try wrapping the expression in `utils::map::ExtendedValue::Map` [INFO] [stdout] | [INFO] [stdout] 232 | Resp::success(RespContent::Other(utils::map::ExtendedValue::Map(HashMap::default()))), [INFO] [stdout] | +++++++++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `walle-core` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "d10cf073de54638b6c96d55ea8b0a96a634dbf29573770f50ac464a069494855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d10cf073de54638b6c96d55ea8b0a96a634dbf29573770f50ac464a069494855", kill_on_drop: false }` [INFO] [stdout] d10cf073de54638b6c96d55ea8b0a96a634dbf29573770f50ac464a069494855