[INFO] crate tokio-irc-client 0.2.1 is already in cache [INFO] checking tokio-irc-client-0.2.1 against beta-2019-10-27 for pr-65897 [INFO] extracting crate tokio-irc-client 0.2.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate tokio-irc-client 0.2.1 on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tokio-irc-client 0.2.1 [INFO] finished tweaking crates.io crate tokio-irc-client 0.2.1 [INFO] tweaked toml for crates.io crate tokio-irc-client 0.2.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3f8877984c967b2a6019c2e288ffffa4001f8cfcdd35cef63f70cb8de976d686 [INFO] running `"docker" "start" "-a" "3f8877984c967b2a6019c2e288ffffa4001f8cfcdd35cef63f70cb8de976d686"` [INFO] [stderr] Checking pircolate v0.2.1 [INFO] [stderr] Checking tokio-irc-client v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `pircolate::command::Privmsg` [INFO] [stderr] --> examples/print_messages.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use pircolate::command::Privmsg; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `PrivMsg` [INFO] [stderr] | no `Privmsg` in `command` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `nick` in module `message` [INFO] [stderr] --> examples/print_messages.rs:31:26 [INFO] [stderr] | [INFO] [stderr] 31 | message::nick("RustBot"), [INFO] [stderr] | ^^^^ not found in `message` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 6 | use pircolate::message::client::nick; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `user` in module `message` [INFO] [stderr] --> examples/print_messages.rs:32:26 [INFO] [stderr] | [INFO] [stderr] 32 | message::user("RustBot", "Example bot written in Rust"), [INFO] [stderr] | ^^^^ not found in `message` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 6 | use pircolate::message::client::user; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `join` in module `message` [INFO] [stderr] --> examples/print_messages.rs:33:26 [INFO] [stderr] | [INFO] [stderr] 33 | message::join("#prograaming") [INFO] [stderr] | ^^^^ not found in `message` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 6 | use pircolate::message::client::join; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `tokio-irc-client`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3f8877984c967b2a6019c2e288ffffa4001f8cfcdd35cef63f70cb8de976d686"` [INFO] running `"docker" "rm" "-f" "3f8877984c967b2a6019c2e288ffffa4001f8cfcdd35cef63f70cb8de976d686"` [INFO] [stdout] 3f8877984c967b2a6019c2e288ffffa4001f8cfcdd35cef63f70cb8de976d686