[INFO] cloning repository https://github.com/southball/judge-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/southball/judge-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouthball%2Fjudge-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouthball%2Fjudge-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4714ba256f55d5fd57c5aa2271c30a26303fd93 [INFO] testing southball/judge-controller against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouthball%2Fjudge-controller" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/southball/judge-controller on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/southball/judge-controller [INFO] finished tweaking git repo https://github.com/southball/judge-controller [INFO] tweaked toml for git repo https://github.com/southball/judge-controller written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/southball/judge-controller already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] decca97d6449996f637755c04cbde901684c695bac06a563f98994e773db190a [INFO] running `Command { std: "docker" "start" "-a" "decca97d6449996f637755c04cbde901684c695bac06a563f98994e773db190a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "decca97d6449996f637755c04cbde901684c695bac06a563f98994e773db190a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "decca97d6449996f637755c04cbde901684c695bac06a563f98994e773db190a", kill_on_drop: false }` [INFO] [stdout] decca97d6449996f637755c04cbde901684c695bac06a563f98994e773db190a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b063d62e2be0fea1a6445ed33168ffc3ad2bba9120e48e292bca7f6d63917e2e [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" "b063d62e2be0fea1a6445ed33168ffc3ad2bba9120e48e292bca7f6d63917e2e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling cookie-factory v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling os_str_bytes v2.3.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling amq-protocol-uri v5.1.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling pinky-swear v1.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tcp-stream v0.10.7 [INFO] [stderr] Compiling amq-protocol-tcp v5.1.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.10 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap/#5239d2c3) [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.10 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling clap v3.0.0-beta.1 (https://github.com/clap-rs/clap/#5239d2c3) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling judge-definitions v0.1.0 (https://github.com/southball/judge-definitions#226e5abb) [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling amq-protocol-types v5.1.0 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling jsonwebtoken v7.1.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling amq-protocol-codegen v5.1.0 [INFO] [stderr] Compiling amq-protocol v5.1.0 [INFO] [stderr] Compiling lapin v0.34.1 [INFO] [stderr] Compiling judge-controller v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `write_stream_to_file` [INFO] [stdout] --> src/util.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | pub async fn write_stream_to_file<'a, T>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 31s [INFO] running `Command { std: "docker" "inspect" "b063d62e2be0fea1a6445ed33168ffc3ad2bba9120e48e292bca7f6d63917e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b063d62e2be0fea1a6445ed33168ffc3ad2bba9120e48e292bca7f6d63917e2e", kill_on_drop: false }` [INFO] [stdout] b063d62e2be0fea1a6445ed33168ffc3ad2bba9120e48e292bca7f6d63917e2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e6c1caad06c37aa11af141499000e8250c8d6458588577f6fe8c6806d0caec2 [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" "1e6c1caad06c37aa11af141499000e8250c8d6458588577f6fe8c6806d0caec2", kill_on_drop: false }` [INFO] [stderr] Compiling judge-controller v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `write_stream_to_file` [INFO] [stdout] --> src/util.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | pub async fn write_stream_to_file<'a, T>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.65s [INFO] running `Command { std: "docker" "inspect" "1e6c1caad06c37aa11af141499000e8250c8d6458588577f6fe8c6806d0caec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e6c1caad06c37aa11af141499000e8250c8d6458588577f6fe8c6806d0caec2", kill_on_drop: false }` [INFO] [stdout] 1e6c1caad06c37aa11af141499000e8250c8d6458588577f6fe8c6806d0caec2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dfb5addbb6e84d401fd5c55ccae9ef2bc659787edcd5f21dcfd03231956aa0f3 [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" "dfb5addbb6e84d401fd5c55ccae9ef2bc659787edcd5f21dcfd03231956aa0f3", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `write_stream_to_file` [INFO] [stderr] --> src/util.rs:4:14 [INFO] [stderr] | [INFO] [stderr] 4 | pub async fn write_stream_to_file<'a, T>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/judge_controller-289bdd491e86f182 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dfb5addbb6e84d401fd5c55ccae9ef2bc659787edcd5f21dcfd03231956aa0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfb5addbb6e84d401fd5c55ccae9ef2bc659787edcd5f21dcfd03231956aa0f3", kill_on_drop: false }` [INFO] [stdout] dfb5addbb6e84d401fd5c55ccae9ef2bc659787edcd5f21dcfd03231956aa0f3