[INFO] updating cached repository https://github.com/southball/judge-controller [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/southball/judge-controller [INFO] [stderr] fc46d5c..a4714ba master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a4714ba256f55d5fd57c5aa2271c30a26303fd93 [INFO] testing southball/judge-controller against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouthball%2Fjudge-controller" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/southball/judge-controller on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/southball/judge-controller already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f8b5314e01ace3d8f07d043fa2af100fb23ae2f1c753089f7ca954232505fd24 [INFO] running `"docker" "start" "-a" "f8b5314e01ace3d8f07d043fa2af100fb23ae2f1c753089f7ca954232505fd24"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling os_str_bytes v2.3.0 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling amq-protocol-uri v5.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling tcp-stream v0.10.7 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling pinky-swear v1.7.0 [INFO] [stderr] Compiling amq-protocol-tcp v5.1.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling nom v5.1.1 [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 proc-macro-error v0.4.12 [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 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 amq-protocol-types v5.1.0 [INFO] [stderr] Compiling handlebars v3.0.1 [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] [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 dev [unoptimized + debuginfo] target(s) in 2m 56s [INFO] running `"docker" "inspect" "f8b5314e01ace3d8f07d043fa2af100fb23ae2f1c753089f7ca954232505fd24"` [INFO] running `"docker" "rm" "-f" "f8b5314e01ace3d8f07d043fa2af100fb23ae2f1c753089f7ca954232505fd24"` [INFO] [stdout] f8b5314e01ace3d8f07d043fa2af100fb23ae2f1c753089f7ca954232505fd24 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cac054b1e12cdae8adc7c6b360ef02283a19dbdd40703be99f20c178e84f31d6 [INFO] running `"docker" "start" "-a" "cac054b1e12cdae8adc7c6b360ef02283a19dbdd40703be99f20c178e84f31d6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling judge-controller v0.1.0 (/opt/rustwide/workdir) [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 3.49s [INFO] running `"docker" "inspect" "cac054b1e12cdae8adc7c6b360ef02283a19dbdd40703be99f20c178e84f31d6"` [INFO] running `"docker" "rm" "-f" "cac054b1e12cdae8adc7c6b360ef02283a19dbdd40703be99f20c178e84f31d6"` [INFO] [stdout] cac054b1e12cdae8adc7c6b360ef02283a19dbdd40703be99f20c178e84f31d6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 296126742f0b636c36bdb57e23257beb0ac37d207813f08fd2a26c2f0d605403 [INFO] running `"docker" "start" "-a" "296126742f0b636c36bdb57e23257beb0ac37d207813f08fd2a26c2f0d605403"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/judge_controller-f9dbff4854968b20 [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 `"docker" "inspect" "296126742f0b636c36bdb57e23257beb0ac37d207813f08fd2a26c2f0d605403"` [INFO] running `"docker" "rm" "-f" "296126742f0b636c36bdb57e23257beb0ac37d207813f08fd2a26c2f0d605403"` [INFO] [stdout] 296126742f0b636c36bdb57e23257beb0ac37d207813f08fd2a26c2f0d605403