[INFO] updating cached repository https://github.com/marekventur/http-to-irc-bridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b68fb1c4d1bfa78ae9c4b63aeb9d45b52dbd9767 [INFO] testing marekventur/http-to-irc-bridge against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarekventur%2Fhttp-to-irc-bridge" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marekventur/http-to-irc-bridge on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marekventur/http-to-irc-bridge [INFO] finished tweaking git repo https://github.com/marekventur/http-to-irc-bridge [INFO] tweaked toml for git repo https://github.com/marekventur/http-to-irc-bridge written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/marekventur/http-to-irc-bridge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7e47c1a9a15cae89590d669a0000d6950cd0f0cb4383c17c3f76249aa306419 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f7e47c1a9a15cae89590d669a0000d6950cd0f0cb4383c17c3f76249aa306419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7e47c1a9a15cae89590d669a0000d6950cd0f0cb4383c17c3f76249aa306419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7e47c1a9a15cae89590d669a0000d6950cd0f0cb4383c17c3f76249aa306419", kill_on_drop: false }` [INFO] [stdout] f7e47c1a9a15cae89590d669a0000d6950cd0f0cb4383c17c3f76249aa306419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 40d71efb577ddae45c2b362b097ae571ea2ac70a97f205c8e3abe5a149b06f30 [INFO] running `Command { std: "docker" "start" "-a" "40d71efb577ddae45c2b362b097ae571ea2ac70a97f205c8e3abe5a149b06f30", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling irc-proto v0.14.0 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling irc v0.14.1 [INFO] [stderr] Compiling httptoircbridge v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `hyper::server::Request`, `hyper::server::Response` [INFO] [stdout] --> src/http_server.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | use hyper::server::{Server,Request, Response}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ no `Response` in `server` [INFO] [stdout] | | [INFO] [stdout] | no `Request` in `server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper::uri` [INFO] [stdout] --> src/http_server.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use hyper::uri::RequestUri; [INFO] [stdout] | ^^^ could not find `uri` in `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper::status` [INFO] [stdout] --> src/http_server.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | use hyper::status::StatusCode; [INFO] [stdout] | ^^^^^^ could not find `status` in `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper::method` [INFO] [stdout] --> src/http_server.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | use hyper::method::Method; [INFO] [stdout] | ^^^^^^ could not find `method` in `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `irc::client::server` [INFO] [stdout] --> src/irc_bot.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use irc::client::server::NetIrcServer; [INFO] [stdout] | ^^^^^^ could not find `server` in `client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `IrcServer` [INFO] [stdout] --> src/irc_bot.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | let server = IrcServer::from_config(config).unwrap(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `IrcServer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` [INFO] [stdout] --> src/http_server.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread::{spawn, sleep_ms}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` [INFO] [stdout] --> src/http_server.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | sleep_ms(100); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `load_utf8` found for struct `irc::client::data::Config` in the current scope [INFO] [stdout] --> src/main.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | match Config::load_utf8("/etc/httptoircbridge/config.json") { [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `irc::client::data::Config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | let port: u16 = FromStr::from_str(&config.get_option("http_port")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `str`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&str` [INFO] [stdout] found reference `&std::option::Option<&str>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | host.push_str(config.get_option("http_host")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&str`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&str` [INFO] [stdout] found enum `std::option::Option<&str>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `http` found for struct `hyper::Server<_, _, _>` in the current scope [INFO] [stdout] --> src/http_server.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | let server = Server::http(move |req: Request, mut res: Response| { [INFO] [stdout] | ^^^^ function or associated item not found in `hyper::Server<_, _, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_message` found for enum `irc::irc_proto::Command` in the current scope [INFO] [stdout] --> src/irc_bot.rs:35:44 [INFO] [stdout] | [INFO] [stdout] 35 | ... match Command::from_message(&msg) { [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `irc::irc_proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/irc_bot.rs:79:59 [INFO] [stdout] | [INFO] [stdout] 79 | let handle1 = IrcBot::start_connect_thread(server.clone(), alive.clone()); [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `server` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/http_server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `httptoircbridge`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "40d71efb577ddae45c2b362b097ae571ea2ac70a97f205c8e3abe5a149b06f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d71efb577ddae45c2b362b097ae571ea2ac70a97f205c8e3abe5a149b06f30", kill_on_drop: false }` [INFO] [stdout] 40d71efb577ddae45c2b362b097ae571ea2ac70a97f205c8e3abe5a149b06f30