[INFO] updating cached repository https://github.com/southball/minijudge-rust [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/minijudge-rust [INFO] [stderr] 765d4b4..16c8c1a master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 16c8c1a7a6746fb61ff1ea44d55c36e948040798 [INFO] testing southball/minijudge-rust against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouthball%2Fminijudge-rust" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/southball/minijudge-rust 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/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-6/source/Cargo.toml [INFO] crate git repo https://github.com/southball/minijudge-rust 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] 73d1dbf4d158957cbbeec87e164d3bf1d9d5496504fc1e5aaddcf70ee056c43a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "73d1dbf4d158957cbbeec87e164d3bf1d9d5496504fc1e5aaddcf70ee056c43a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling os_str_bytes v2.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling simplelog v0.7.6 [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 proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [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 serde_yaml v0.8.11 [INFO] [stderr] Compiling judge-definitions v0.1.0 (https://github.com/southball/judge-definitions#226e5abb) [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 32s [INFO] running `"docker" "inspect" "73d1dbf4d158957cbbeec87e164d3bf1d9d5496504fc1e5aaddcf70ee056c43a"` [INFO] running `"docker" "rm" "-f" "73d1dbf4d158957cbbeec87e164d3bf1d9d5496504fc1e5aaddcf70ee056c43a"` [INFO] [stdout] 73d1dbf4d158957cbbeec87e164d3bf1d9d5496504fc1e5aaddcf70ee056c43a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 9ccaa2097a772081affb4e7993199cdabd8c24e7ecbe94270ab4c10b16c196bb [INFO] running `"docker" "start" "-a" "9ccaa2097a772081affb4e7993199cdabd8c24e7ecbe94270ab4c10b16c196bb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling minijudge-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.63s [INFO] running `"docker" "inspect" "9ccaa2097a772081affb4e7993199cdabd8c24e7ecbe94270ab4c10b16c196bb"` [INFO] running `"docker" "rm" "-f" "9ccaa2097a772081affb4e7993199cdabd8c24e7ecbe94270ab4c10b16c196bb"` [INFO] [stdout] 9ccaa2097a772081affb4e7993199cdabd8c24e7ecbe94270ab4c10b16c196bb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] eccfe3dcc7cd80ebaaee5f3d42c23922dd6aa4e3edb55462498b1a0fee676373 [INFO] running `"docker" "start" "-a" "eccfe3dcc7cd80ebaaee5f3d42c23922dd6aa4e3edb55462498b1a0fee676373"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/minijudge_rust-1eeb6fa011efde3c [INFO] [stdout] [INFO] [stdout] running 1 test [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "eccfe3dcc7cd80ebaaee5f3d42c23922dd6aa4e3edb55462498b1a0fee676373"` [INFO] running `"docker" "rm" "-f" "eccfe3dcc7cd80ebaaee5f3d42c23922dd6aa4e3edb55462498b1a0fee676373"` [INFO] [stdout] eccfe3dcc7cd80ebaaee5f3d42c23922dd6aa4e3edb55462498b1a0fee676373