[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 1.59.0 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-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abrahum/libonebot on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-10/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fd67493184055204a81b476a602766d65c992a32c68ebd6c6f023ad4b643e2e [INFO] running `Command { std: "docker" "start" "-a" "7fd67493184055204a81b476a602766d65c992a32c68ebd6c6f023ad4b643e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fd67493184055204a81b476a602766d65c992a32c68ebd6c6f023ad4b643e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd67493184055204a81b476a602766d65c992a32c68ebd6c6f023ad4b643e2e", kill_on_drop: false }` [INFO] [stdout] 7fd67493184055204a81b476a602766d65c992a32c68ebd6c6f023ad4b643e2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 678b21bff927424dfd1db7589ff56c8827ca3b1701b4091e198c40f6ba1cb0f5 [INFO] running `Command { std: "docker" "start" "-a" "678b21bff927424dfd1db7589ff56c8827ca3b1701b4091e198c40f6ba1cb0f5", 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 futures-core v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [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 serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.130 [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.76s [INFO] running `Command { std: "docker" "inspect" "678b21bff927424dfd1db7589ff56c8827ca3b1701b4091e198c40f6ba1cb0f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "678b21bff927424dfd1db7589ff56c8827ca3b1701b4091e198c40f6ba1cb0f5", kill_on_drop: false }` [INFO] [stdout] 678b21bff927424dfd1db7589ff56c8827ca3b1701b4091e198c40f6ba1cb0f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e9867c38085fa86d4ad2bb6d9f3a971d27db83aad430eb0d2362f64bb128242 [INFO] running `Command { std: "docker" "start" "-a" "6e9867c38085fa86d4ad2bb6d9f3a971d27db83aad430eb0d2362f64bb128242", 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" "6e9867c38085fa86d4ad2bb6d9f3a971d27db83aad430eb0d2362f64bb128242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e9867c38085fa86d4ad2bb6d9f3a971d27db83aad430eb0d2362f64bb128242", kill_on_drop: false }` [INFO] [stdout] 6e9867c38085fa86d4ad2bb6d9f3a971d27db83aad430eb0d2362f64bb128242