[INFO] fetching crate radish-server 0.1.2... [INFO] checking radish-server-0.1.2 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate radish-server 0.1.2 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate radish-server 0.1.2 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 crates.io crate radish-server 0.1.2 [INFO] finished tweaking crates.io crate radish-server 0.1.2 [INFO] tweaked toml for crates.io crate radish-server 0.1.2 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate radish-server 0.1.2 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 rmp v0.8.9 [INFO] [stderr] Downloaded mio-uds v0.6.7 [INFO] [stderr] Downloaded num-rational v0.2.3 [INFO] [stderr] Downloaded ucd-util v0.1.7 [INFO] [stderr] Downloaded aho-corasick v0.7.9 [INFO] [stderr] Downloaded arc-swap v0.4.4 [INFO] [stderr] Downloaded regex-syntax v0.6.15 [INFO] [stderr] Downloaded radish-database v0.1.0 [INFO] [stderr] Downloaded libc v0.2.67 [INFO] [stderr] Downloaded syn v1.0.16 [INFO] [stderr] Downloaded radish-types v0.1.0 [INFO] [stderr] Downloaded rmp-serde v0.14.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4e4a3ddbabb556b1ccd42721d424eb4ededf9c6cf9d91d3f3e6370bbc711f52 [INFO] running `Command { std: "docker" "start" "-a" "e4e4a3ddbabb556b1ccd42721d424eb4ededf9c6cf9d91d3f3e6370bbc711f52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4e4a3ddbabb556b1ccd42721d424eb4ededf9c6cf9d91d3f3e6370bbc711f52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e4a3ddbabb556b1ccd42721d424eb4ededf9c6cf9d91d3f3e6370bbc711f52", kill_on_drop: false }` [INFO] [stdout] e4e4a3ddbabb556b1ccd42721d424eb4ededf9c6cf9d91d3f3e6370bbc711f52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a7820d8b05e913b0eb889291465e6e41955651938b97bb777b4a40a35cb7947 [INFO] running `Command { std: "docker" "start" "-a" "1a7820d8b05e913b0eb889291465e6e41955651938b97bb777b4a40a35cb7947", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking ucd-util v0.1.7 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.15 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking radish-types v0.1.0 [INFO] [stderr] Checking rmp-serde v0.14.3 [INFO] [stderr] Checking radish-database v0.1.0 [INFO] [stderr] Checking radish-server v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | Ok(_) => log::info!("{}: unexpected finished loop", conn_name), [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/main.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | Err(err) => log::info!("{}: closed with error: {}", conn_name, err), [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/main.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | Ok(_) => log::info!("{}: unexpected finished loop", conn_name), [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/main.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | Err(err) => log::info!("{}: closed with error: {}", conn_name, err), [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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `radish-server` [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1a7820d8b05e913b0eb889291465e6e41955651938b97bb777b4a40a35cb7947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a7820d8b05e913b0eb889291465e6e41955651938b97bb777b4a40a35cb7947", kill_on_drop: false }` [INFO] [stdout] 1a7820d8b05e913b0eb889291465e6e41955651938b97bb777b4a40a35cb7947