[INFO] cloning repository https://github.com/ericho/jaibon [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ericho/jaibon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericho%2Fjaibon"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericho%2Fjaibon'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6ff87a4882b0f9a410124b3953f28a76cba161f6 [INFO] testing ericho/jaibon against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericho%2Fjaibon" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ericho/jaibon on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ericho/jaibon [INFO] finished tweaking git repo https://github.com/ericho/jaibon [INFO] tweaked toml for git repo https://github.com/ericho/jaibon written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ericho/jaibon already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.44.0" "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] 49c9d6b2041eb7b817b73aa7a2f1499fbb3250381cb6a737acc25182cbd59386 [INFO] running `"docker" "start" "-a" "49c9d6b2041eb7b817b73aa7a2f1499fbb3250381cb6a737acc25182cbd59386"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling structopt-derive v0.1.6 [INFO] [stderr] Compiling structopt v0.1.7 [INFO] [stderr] Compiling jaibon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.02s [INFO] running `"docker" "inspect" "49c9d6b2041eb7b817b73aa7a2f1499fbb3250381cb6a737acc25182cbd59386"` [INFO] running `"docker" "rm" "-f" "49c9d6b2041eb7b817b73aa7a2f1499fbb3250381cb6a737acc25182cbd59386"` [INFO] [stdout] 49c9d6b2041eb7b817b73aa7a2f1499fbb3250381cb6a737acc25182cbd59386 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.44.0" "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] 214c2d9c69d5007a6337e614ebe9e44c59d248ff23215658d162eddb62610d17 [INFO] running `"docker" "start" "-a" "214c2d9c69d5007a6337e614ebe9e44c59d248ff23215658d162eddb62610d17"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling jaibon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `"docker" "inspect" "214c2d9c69d5007a6337e614ebe9e44c59d248ff23215658d162eddb62610d17"` [INFO] running `"docker" "rm" "-f" "214c2d9c69d5007a6337e614ebe9e44c59d248ff23215658d162eddb62610d17"` [INFO] [stdout] 214c2d9c69d5007a6337e614ebe9e44c59d248ff23215658d162eddb62610d17 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.44.0" "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] bf3425f672a2a6ac7478a510cf5f6e079fa564be5e647cd0b8640cfd91ebbd64 [INFO] running `"docker" "start" "-a" "bf3425f672a2a6ac7478a510cf5f6e079fa564be5e647cd0b8640cfd91ebbd64"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jaibon-baf010d9db0b14b6 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test commands::tests::check_formatter ... ok [INFO] [stdout] test tests::create_nodes_vector_trailing_comma ... ok [INFO] [stdout] test tests::create_nodes_vector_with_space_in_three_nodes ... ok [INFO] [stdout] test tests::create_nodes_vector_with_two_nodes ... ok [INFO] [stdout] test tests::create_nodes_vector_with_space_in_nodes ... ok [INFO] [stdout] test tests::create_nodes_vector_with_lot_of_spaces ... ok [INFO] [stdout] test tests::create_nodes_vector_trailing_2_comma ... ok [INFO] [stdout] test tests::create_nodes_vector_with_one_nodes ... ok [INFO] [stdout] test commands::tests::run_basic_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bf3425f672a2a6ac7478a510cf5f6e079fa564be5e647cd0b8640cfd91ebbd64"` [INFO] running `"docker" "rm" "-f" "bf3425f672a2a6ac7478a510cf5f6e079fa564be5e647cd0b8640cfd91ebbd64"` [INFO] [stdout] bf3425f672a2a6ac7478a510cf5f6e079fa564be5e647cd0b8640cfd91ebbd64