[INFO] cloning repository https://github.com/null31/jomp16-bot-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/null31/jomp16-bot-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnull31%2Fjomp16-bot-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnull31%2Fjomp16-bot-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 879d3aac37eb921cbf6cd79863745fca2db6b688 [INFO] checking null31/jomp16-bot-rust against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnull31%2Fjomp16-bot-rust" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/null31/jomp16-bot-rust on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/null31/jomp16-bot-rust [INFO] finished tweaking git repo https://github.com/null31/jomp16-bot-rust [INFO] tweaked toml for git repo https://github.com/null31/jomp16-bot-rust written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/null31/jomp16-bot-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nb-connect v1.0.0 [INFO] [stderr] Downloaded polling v1.0.3 [INFO] [stderr] Downloaded polling v0.1.9 [INFO] [stderr] Downloaded async-std v1.6.4 [INFO] [stderr] Downloaded async-mutex v1.3.0 [INFO] [stderr] Downloaded dns-lookup v1.0.4 [INFO] [stderr] Downloaded maxminddb v0.14.0 [INFO] [stderr] Downloaded async-executor v1.1.1 [INFO] [stderr] Downloaded async-io v1.1.2 [INFO] [stderr] Downloaded futures-lite v1.7.0 [INFO] [stderr] Downloaded async-global-executor v1.0.2 [INFO] [stderr] Downloaded wepoll-sys-stjepang v1.0.8 [INFO] [stderr] Downloaded simple-irc v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf51931953cf3ef762551e2b7e9c43d959a66e39ceb4e9bae1f5f3b3468ab70a [INFO] running `Command { std: "docker" "start" "-a" "cf51931953cf3ef762551e2b7e9c43d959a66e39ceb4e9bae1f5f3b3468ab70a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf51931953cf3ef762551e2b7e9c43d959a66e39ceb4e9bae1f5f3b3468ab70a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf51931953cf3ef762551e2b7e9c43d959a66e39ceb4e9bae1f5f3b3468ab70a", kill_on_drop: false }` [INFO] [stdout] cf51931953cf3ef762551e2b7e9c43d959a66e39ceb4e9bae1f5f3b3468ab70a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e6e09b376819e40d0e3f8f6a85cc0df268577797e3203986ce50cc7b37f0d07 [INFO] running `Command { std: "docker" "start" "-a" "0e6e09b376819e40d0e3f8f6a85cc0df268577797e3203986ce50cc7b37f0d07", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.3.5 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking event-listener v2.4.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking vec-arena v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking async-channel v1.4.2 [INFO] [stderr] Checking async-mutex v1.3.0 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking futures-lite v1.7.0 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking polling v1.0.3 [INFO] [stderr] Checking nb-connect v1.0.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking polling v0.1.9 [INFO] [stderr] Checking async-executor v1.1.1 [INFO] [stderr] Checking blocking v1.0.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking async-io v1.1.2 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking dns-lookup v1.0.4 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking async-global-executor v1.0.2 [INFO] [stderr] Checking async-std v1.6.4 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking simple-irc v0.3.2 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking maxminddb v0.14.0 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking jomp16-bot-own v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/geoip_response.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | log::info!("Resolved DNS {} to IP {}", ip_addr, ip.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/geoip_response.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | log::info!("Resolved DNS {} to IP {}", ip_addr, ip.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/geoip_response.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | Err(err) => log::error!("An error happened while searching City for IP: {}, {}", ip, err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/geoip_response.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | Err(err) => log::error!("An error happened while searching ASN for IP: {}, {}", ip, err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/irc_handler.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | log::warn!("Unknown command. {}", message.command) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/geoip_response.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | Err(err) => log::error!("An error happened while searching City for IP: {}, {}", ip, err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/geoip_response.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | Err(err) => log::error!("An error happened while searching ASN for IP: {}, {}", ip, err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/irc_handler.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | log::warn!("Unknown command. {}", message.command) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:59:42 [INFO] [stdout] | [INFO] [stdout] 59 | ... _ => log::warn!("Unknown plugin: {}", plugin), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:72:42 [INFO] [stdout] | [INFO] [stdout] 72 | ... _ => log::warn!("Unknown CTCP plugin: {}", plugin), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:59:42 [INFO] [stdout] | [INFO] [stdout] 59 | ... _ => log::warn!("Unknown plugin: {}", plugin), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:72:42 [INFO] [stdout] | [INFO] [stdout] 72 | ... _ => log::warn!("Unknown CTCP plugin: {}", plugin), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `log::warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jomp16-bot-own` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0e6e09b376819e40d0e3f8f6a85cc0df268577797e3203986ce50cc7b37f0d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e6e09b376819e40d0e3f8f6a85cc0df268577797e3203986ce50cc7b37f0d07", kill_on_drop: false }` [INFO] [stdout] 0e6e09b376819e40d0e3f8f6a85cc0df268577797e3203986ce50cc7b37f0d07