[INFO] cloning repository https://github.com/raventid/zaichik [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raventid/zaichik" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraventid%2Fzaichik", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraventid%2Fzaichik'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e7248ba56231df967faa11aab349727ffb16135 [INFO] checking raventid/zaichik against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraventid%2Fzaichik" "/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/raventid/zaichik 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/raventid/zaichik [INFO] finished tweaking git repo https://github.com/raventid/zaichik [INFO] tweaked toml for git repo https://github.com/raventid/zaichik written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/raventid/zaichik 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] 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" "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] bd3beabcd4dada82be6686f41d36d718701ead0d0fb47dfd0287b3478a85cdff [INFO] running `Command { std: "docker" "start" "-a" "bd3beabcd4dada82be6686f41d36d718701ead0d0fb47dfd0287b3478a85cdff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd3beabcd4dada82be6686f41d36d718701ead0d0fb47dfd0287b3478a85cdff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3beabcd4dada82be6686f41d36d718701ead0d0fb47dfd0287b3478a85cdff", kill_on_drop: false }` [INFO] [stdout] bd3beabcd4dada82be6686f41d36d718701ead0d0fb47dfd0287b3478a85cdff [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" "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] 3f0dc71b12b00e35d407c03ff1f7e483023d5963195deac4049f5f5bc7904ede [INFO] running `Command { std: "docker" "start" "-a" "3f0dc71b12b00e35d407c03ff1f7e483023d5963195deac4049f5f5bc7904ede", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking zaichik v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/subscription_manager.rs:207:39 [INFO] [stdout] | [INFO] [stdout] 207 | ... Err(e) => info!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 208 | | ... "[{}:{}] TCP connection error: {}", [INFO] [stdout] 209 | | ... peer.ip(), [INFO] [stdout] 210 | | ... peer.port(), [INFO] [stdout] 211 | | ... e, [INFO] [stdout] 212 | | ... ), [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `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/subscription_manager.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | / debug!( [INFO] [stdout] 218 | | "[{}:{}] Frame is out of date, skipping", [INFO] [stdout] 219 | | peer.ip(), [INFO] [stdout] 220 | | peer.port() [INFO] [stdout] 221 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (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/topic_controller.rs:107:42 [INFO] [stdout] | [INFO] [stdout] 107 | Ok(count_subscribers) => debug!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 108 | | "[TopicController:{}] Sent to {} subscribers", [INFO] [stdout] 109 | | self.name, count_subscribers, [INFO] [stdout] 110 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (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/topic_controller.rs:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | Err(_) => debug!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 112 | | "[TopicController:{}] No subscribers to receive message", [INFO] [stdout] 113 | | self.name, [INFO] [stdout] 114 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (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/subscription_manager.rs:207:39 [INFO] [stdout] | [INFO] [stdout] 207 | ... Err(e) => info!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 208 | | ... "[{}:{}] TCP connection error: {}", [INFO] [stdout] 209 | | ... peer.ip(), [INFO] [stdout] 210 | | ... peer.port(), [INFO] [stdout] 211 | | ... e, [INFO] [stdout] 212 | | ... ), [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `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/subscription_manager.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | / debug!( [INFO] [stdout] 218 | | "[{}:{}] Frame is out of date, skipping", [INFO] [stdout] 219 | | peer.ip(), [INFO] [stdout] 220 | | peer.port() [INFO] [stdout] 221 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (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/topic_controller.rs:107:42 [INFO] [stdout] | [INFO] [stdout] 107 | Ok(count_subscribers) => debug!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 108 | | "[TopicController:{}] Sent to {} subscribers", [INFO] [stdout] 109 | | self.name, count_subscribers, [INFO] [stdout] 110 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (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/topic_controller.rs:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | Err(_) => debug!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 112 | | "[TopicController:{}] No subscribers to receive message", [INFO] [stdout] 113 | | self.name, [INFO] [stdout] 114 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zaichik` [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3f0dc71b12b00e35d407c03ff1f7e483023d5963195deac4049f5f5bc7904ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f0dc71b12b00e35d407c03ff1f7e483023d5963195deac4049f5f5bc7904ede", kill_on_drop: false }` [INFO] [stdout] 3f0dc71b12b00e35d407c03ff1f7e483023d5963195deac4049f5f5bc7904ede