[INFO] cloning repository https://github.com/wgreenberg/rs-hive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wgreenberg/rs-hive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgreenberg%2Frs-hive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgreenberg%2Frs-hive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ecf9ad77da05aaf6952e94c9a93d2fcb156971a [INFO] testing wgreenberg/rs-hive against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgreenberg%2Frs-hive" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wgreenberg/rs-hive on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wgreenberg/rs-hive [INFO] finished tweaking git repo https://github.com/wgreenberg/rs-hive [INFO] tweaked toml for git repo https://github.com/wgreenberg/rs-hive written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/wgreenberg/rs-hive already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio v0.3.5 [INFO] [stderr] Downloaded csv v1.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", 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] 31def537353df5837198294bc126adea408c12a5fa8bbe53551060f7f3d60d2a [INFO] running `Command { std: "docker" "start" "-a" "31def537353df5837198294bc126adea408c12a5fa8bbe53551060f7f3d60d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31def537353df5837198294bc126adea408c12a5fa8bbe53551060f7f3d60d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31def537353df5837198294bc126adea408c12a5fa8bbe53551060f7f3d60d2a", kill_on_drop: false }` [INFO] [stdout] 31def537353df5837198294bc126adea408c12a5fa8bbe53551060f7f3d60d2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 6a0095553e02ef667d97743212f638bb175d363125dac291b8cc7821ff1c44a5 [INFO] running `Command { std: "docker" "start" "-a" "6a0095553e02ef667d97743212f638bb175d363125dac291b8cc7821ff1c44a5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ai v0.1.0 (/opt/rustwide/workdir/ai) [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling tokio v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling hive v0.1.0 (/opt/rustwide/workdir/hive) [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling tokio-tungstenite v0.12.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling handlebars v3.5.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling roach-client v0.1.0 (/opt/rustwide/workdir/roach-client) [INFO] [stderr] Compiling tokio-diesel v0.3.0 [INFO] [stderr] Compiling roach-server v0.1.0 (/opt/rustwide/workdir/roach-server) [INFO] [stdout] warning: variant is never constructed: `Server` [INFO] [stdout] --> roach-server/src/hive_match.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | Server(MatchError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `roach-server`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name roach_server --edition=2018 roach-server/src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a573607a82bed26b -C extra-filename=-a573607a82bed26b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c4d3a0ffc5008c4c.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f8ea2327a9f27230.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-1a41b0c0c3042d8f.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-700445d3d22bfbe4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-84360d21f83caf44.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-61ae79005a36ec7b.rlib --extern hive=/opt/rustwide/target/debug/deps/libhive-eece1fdab353f398.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f65a61c7426cc3ad.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-c6e8f08d9d409246.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-5626e30123152952.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-565d10d8c2ff6591.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7d2c27a93359dac3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-891fe7d3f30836d0.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7f25c5d3784efe18.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b378504d12bca6a7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2d4cd1b1731df895.rlib --extern tokio_diesel=/opt/rustwide/target/debug/deps/libtokio_diesel-80263808163210b0.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-a1eb36b1f85a84e7.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6a0095553e02ef667d97743212f638bb175d363125dac291b8cc7821ff1c44a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a0095553e02ef667d97743212f638bb175d363125dac291b8cc7821ff1c44a5", kill_on_drop: false }` [INFO] [stdout] 6a0095553e02ef667d97743212f638bb175d363125dac291b8cc7821ff1c44a5