[INFO] updating cached repository https://github.com/ericho/jaibon [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6ff87a4882b0f9a410124b3953f28a76cba161f6 [INFO] testing ericho/jaibon against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericho%2Fjaibon" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ericho/jaibon on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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-2/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] e635e2c5ce8d4853860c50cdf36e8af5705c80bc1a2d03a5a84927c267b28a01 [INFO] running `"docker" "start" "-a" "e635e2c5ce8d4853860c50cdf36e8af5705c80bc1a2d03a5a84927c267b28a01"` [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn v0.11.11 [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 22.44s [INFO] running `"docker" "inspect" "e635e2c5ce8d4853860c50cdf36e8af5705c80bc1a2d03a5a84927c267b28a01"` [INFO] running `"docker" "rm" "-f" "e635e2c5ce8d4853860c50cdf36e8af5705c80bc1a2d03a5a84927c267b28a01"` [INFO] [stdout] e635e2c5ce8d4853860c50cdf36e8af5705c80bc1a2d03a5a84927c267b28a01 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] bf2c31d7856b59656c777ec197aa8acf5f4d1613d31814c404012e92789c2961 [INFO] running `"docker" "start" "-a" "bf2c31d7856b59656c777ec197aa8acf5f4d1613d31814c404012e92789c2961"` [INFO] [stderr] Compiling jaibon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `"docker" "inspect" "bf2c31d7856b59656c777ec197aa8acf5f4d1613d31814c404012e92789c2961"` [INFO] running `"docker" "rm" "-f" "bf2c31d7856b59656c777ec197aa8acf5f4d1613d31814c404012e92789c2961"` [INFO] [stdout] bf2c31d7856b59656c777ec197aa8acf5f4d1613d31814c404012e92789c2961 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 5188ca4e3ae2443edf7110ee25f13ff682b91982f48a343fe6275d521f089be6 [INFO] running `"docker" "start" "-a" "5188ca4e3ae2443edf7110ee25f13ff682b91982f48a343fe6275d521f089be6"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jaibon-53ca42214a15bb44 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::create_nodes_vector_trailing_comma ... ok [INFO] [stdout] test tests::create_nodes_vector_with_lot_of_spaces ... ok [INFO] [stdout] test commands::tests::check_formatter ... ok [INFO] [stdout] test tests::create_nodes_vector_with_space_in_nodes ... ok [INFO] [stdout] test tests::create_nodes_vector_with_one_nodes ... 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_trailing_2_comma ... 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" "5188ca4e3ae2443edf7110ee25f13ff682b91982f48a343fe6275d521f089be6"` [INFO] running `"docker" "rm" "-f" "5188ca4e3ae2443edf7110ee25f13ff682b91982f48a343fe6275d521f089be6"` [INFO] [stdout] 5188ca4e3ae2443edf7110ee25f13ff682b91982f48a343fe6275d521f089be6