[INFO] cloning repository https://github.com/southball/minijudge-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/southball/minijudge-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouthball%2Fminijudge-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouthball%2Fminijudge-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16c8c1a7a6746fb61ff1ea44d55c36e948040798 [INFO] testing southball/minijudge-rust 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%2Fminijudge-rust" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/southball/minijudge-rust 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/minijudge-rust [INFO] finished tweaking git repo https://github.com/southball/minijudge-rust [INFO] tweaked toml for git repo https://github.com/southball/minijudge-rust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/southball/minijudge-rust 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] Updating git repository `https://github.com/southball/judge-definitions` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 0178009dcdbe0fb86e150d5fc54fecfe1074c296514fb58cf15fe529b5d0f933 [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" "0178009dcdbe0fb86e150d5fc54fecfe1074c296514fb58cf15fe529b5d0f933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0178009dcdbe0fb86e150d5fc54fecfe1074c296514fb58cf15fe529b5d0f933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0178009dcdbe0fb86e150d5fc54fecfe1074c296514fb58cf15fe529b5d0f933", kill_on_drop: false }` [INFO] [stdout] 0178009dcdbe0fb86e150d5fc54fecfe1074c296514fb58cf15fe529b5d0f933 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 1c7f99ac88e938ede5ed67c9900cdbfc92a5c5fc46825de037fb8173f997a75e [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" "1c7f99ac88e938ede5ed67c9900cdbfc92a5c5fc46825de037fb8173f997a75e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling os_str_bytes v2.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling simplelog v0.7.6 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap/#19e3e975) [INFO] [stderr] Compiling clap v3.0.0-beta.1 (https://github.com/clap-rs/clap/#19e3e975) [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.52 [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 handlebars v3.0.1 [INFO] [stderr] Compiling minijudge-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "1c7f99ac88e938ede5ed67c9900cdbfc92a5c5fc46825de037fb8173f997a75e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7f99ac88e938ede5ed67c9900cdbfc92a5c5fc46825de037fb8173f997a75e", kill_on_drop: false }` [INFO] [stdout] 1c7f99ac88e938ede5ed67c9900cdbfc92a5c5fc46825de037fb8173f997a75e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 9018864dc9f323c6c8c8a762063a59276c213ec0ffa6907dbf735525090f8ea9 [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" "9018864dc9f323c6c8c8a762063a59276c213ec0ffa6907dbf735525090f8ea9", kill_on_drop: false }` [INFO] [stderr] Compiling minijudge-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.22s [INFO] running `Command { std: "docker" "inspect" "9018864dc9f323c6c8c8a762063a59276c213ec0ffa6907dbf735525090f8ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9018864dc9f323c6c8c8a762063a59276c213ec0ffa6907dbf735525090f8ea9", kill_on_drop: false }` [INFO] [stdout] 9018864dc9f323c6c8c8a762063a59276c213ec0ffa6907dbf735525090f8ea9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 1afabfee42e7d4d4259816d4d356bce6da545e2c05e64d0f3cd56256d990dcbf [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" "1afabfee42e7d4d4259816d4d356bce6da545e2c05e64d0f3cd56256d990dcbf", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/minijudge_rust-b1f71ab03133e213 [INFO] [stdout] test cli::tests::test_calc_log_level ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1afabfee42e7d4d4259816d4d356bce6da545e2c05e64d0f3cd56256d990dcbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1afabfee42e7d4d4259816d4d356bce6da545e2c05e64d0f3cd56256d990dcbf", kill_on_drop: false }` [INFO] [stdout] 1afabfee42e7d4d4259816d4d356bce6da545e2c05e64d0f3cd56256d990dcbf