[INFO] cloning repository https://github.com/Tandolf/twitch-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tandolf/twitch-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTandolf%2Ftwitch-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTandolf%2Ftwitch-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a42eccbc4d528a46a2d33458c3f8152bfccfc65a [INFO] testing Tandolf/twitch-chat against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTandolf%2Ftwitch-chat" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tandolf/twitch-chat 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/Tandolf/twitch-chat [INFO] finished tweaking git repo https://github.com/Tandolf/twitch-chat [INFO] tweaked toml for git repo https://github.com/Tandolf/twitch-chat written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Tandolf/twitch-chat 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 489820b4c82c0f0fd6a00ba1078d690477c72e944e4cc69d57e269d44edcc73e [INFO] running `Command { std: "docker" "start" "-a" "489820b4c82c0f0fd6a00ba1078d690477c72e944e4cc69d57e269d44edcc73e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "489820b4c82c0f0fd6a00ba1078d690477c72e944e4cc69d57e269d44edcc73e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "489820b4c82c0f0fd6a00ba1078d690477c72e944e4cc69d57e269d44edcc73e", kill_on_drop: false }` [INFO] [stdout] 489820b4c82c0f0fd6a00ba1078d690477c72e944e4cc69d57e269d44edcc73e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e2f8b506b333a5f5f50ef1cfa39a314d01acad88378608fcd2634fc42629edc [INFO] running `Command { std: "docker" "start" "-a" "1e2f8b506b333a5f5f50ef1cfa39a314d01acad88378608fcd2634fc42629edc", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling pure-rust-locales v0.5.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossterm v0.23.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling twitch-chat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.24s [INFO] running `Command { std: "docker" "inspect" "1e2f8b506b333a5f5f50ef1cfa39a314d01acad88378608fcd2634fc42629edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e2f8b506b333a5f5f50ef1cfa39a314d01acad88378608fcd2634fc42629edc", kill_on_drop: false }` [INFO] [stdout] 1e2f8b506b333a5f5f50ef1cfa39a314d01acad88378608fcd2634fc42629edc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1fec94daf19ab73824828b45b3dde3cab6371edb8a9f37ed4b4bd35a41caf6a5 [INFO] running `Command { std: "docker" "start" "-a" "1fec94daf19ab73824828b45b3dde3cab6371edb8a9f37ed4b4bd35a41caf6a5", kill_on_drop: false }` [INFO] [stderr] Compiling twitch-chat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `parse_message_type` in this scope [INFO] [stdout] --> src/chat_message.rs:839:13 [INFO] [stdout] | [INFO] [stdout] 395 | fn message_type(input: &str) -> Res<&str, MessageType> { [INFO] [stdout] | ------------------------------------------------------ similarly named function `message_type` defined here [INFO] [stdout] ... [INFO] [stdout] 839 | parse_message_type("PRIVMSG #toerktumlare: foobar"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `message_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `twitch-chat` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1fec94daf19ab73824828b45b3dde3cab6371edb8a9f37ed4b4bd35a41caf6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fec94daf19ab73824828b45b3dde3cab6371edb8a9f37ed4b4bd35a41caf6a5", kill_on_drop: false }` [INFO] [stdout] 1fec94daf19ab73824828b45b3dde3cab6371edb8a9f37ed4b4bd35a41caf6a5