[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 beta-2021-01-01 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-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/southball/judge-controller on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-1/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded amq-protocol v5.1.0 [INFO] [stderr] Downloaded amq-protocol-tcp v5.1.0 [INFO] [stderr] Downloaded amq-protocol-codegen v5.1.0 [INFO] [stderr] Downloaded amq-protocol-types v5.1.0 [INFO] [stderr] Downloaded pinky-swear v1.7.0 [INFO] [stderr] Downloaded amq-protocol-uri v5.1.0 [INFO] [stderr] Downloaded tcp-stream v0.10.7 [INFO] [stderr] Downloaded lapin v0.34.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fbb38e55391c84c371ead55c38b27d2f4e62a3a6fbdb6c6827ae6ed6bb3f979 [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" "7fbb38e55391c84c371ead55c38b27d2f4e62a3a6fbdb6c6827ae6ed6bb3f979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fbb38e55391c84c371ead55c38b27d2f4e62a3a6fbdb6c6827ae6ed6bb3f979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fbb38e55391c84c371ead55c38b27d2f4e62a3a6fbdb6c6827ae6ed6bb3f979", kill_on_drop: false }` [INFO] [stdout] 7fbb38e55391c84c371ead55c38b27d2f4e62a3a6fbdb6c6827ae6ed6bb3f979 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffb2266753144bdd57670fbf79818ef098cd54fdfc042272ec75b4ecc342ab49 [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" "ffb2266753144bdd57670fbf79818ef098cd54fdfc042272ec75b4ecc342ab49", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling cookie-factory v0.3.1 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling os_str_bytes v2.3.0 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling amq-protocol-uri v5.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling tcp-stream v0.10.7 [INFO] [stderr] Compiling pinky-swear v1.7.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling amq-protocol-tcp v5.1.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling nom v5.1.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 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 proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap/#5239d2c3) [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 serde v1.0.106 [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 serde_yaml v0.8.11 [INFO] [stderr] Compiling judge-definitions v0.1.0 (https://github.com/southball/judge-definitions#226e5abb) [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling amq-protocol-types v5.1.0 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling jsonwebtoken v7.1.0 [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 09s [INFO] running `Command { std: "docker" "inspect" "ffb2266753144bdd57670fbf79818ef098cd54fdfc042272ec75b4ecc342ab49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb2266753144bdd57670fbf79818ef098cd54fdfc042272ec75b4ecc342ab49", kill_on_drop: false }` [INFO] [stdout] ffb2266753144bdd57670fbf79818ef098cd54fdfc042272ec75b4ecc342ab49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a293ea3cdcc43f85d1da930aaf520b54d4a6dbe3648f34a229855bfe8b65eae [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" "9a293ea3cdcc43f85d1da930aaf520b54d4a6dbe3648f34a229855bfe8b65eae", 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.80s [INFO] running `Command { std: "docker" "inspect" "9a293ea3cdcc43f85d1da930aaf520b54d4a6dbe3648f34a229855bfe8b65eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a293ea3cdcc43f85d1da930aaf520b54d4a6dbe3648f34a229855bfe8b65eae", kill_on_drop: false }` [INFO] [stdout] 9a293ea3cdcc43f85d1da930aaf520b54d4a6dbe3648f34a229855bfe8b65eae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d050a93e8cc6372d5a1fac50c0613c447f01da4cc654a242752dde9bfa0cfa56 [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" "d050a93e8cc6372d5a1fac50c0613c447f01da4cc654a242752dde9bfa0cfa56", 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.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/judge_controller-ab4807cc61a089a4 [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d050a93e8cc6372d5a1fac50c0613c447f01da4cc654a242752dde9bfa0cfa56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d050a93e8cc6372d5a1fac50c0613c447f01da4cc654a242752dde9bfa0cfa56", kill_on_drop: false }` [INFO] [stdout] d050a93e8cc6372d5a1fac50c0613c447f01da4cc654a242752dde9bfa0cfa56