[INFO] updating cached repository https://github.com/just-cli/just-list [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] f2d6c26fef2fd1fcf1e467705acf0d5152ac2e5b [INFO] testing just-cli/just-list against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-cli%2Fjust-list" "/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/just-cli/just-list 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/just-cli/just-list [INFO] finished tweaking git repo https://github.com/just-cli/just-list [INFO] tweaked toml for git repo https://github.com/just-cli/just-list written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/just-cli/just-list already has a lockfile, it will not be regenerated [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] a67161ab6f5fd1dda02b3cfc7e06c472276bb881ad6447d73e2f96766104606e [INFO] running `"docker" "start" "-a" "a67161ab6f5fd1dda02b3cfc7e06c472276bb881ad6447d73e2f96766104606e"` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling shared_child v0.3.3 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling os_pipe v0.7.0 [INFO] [stderr] Compiling duct v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling just-core v0.1.0 (https://github.com/just-cli/just-core#dcd7d8a4) [INFO] [stderr] Compiling just-list v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "a67161ab6f5fd1dda02b3cfc7e06c472276bb881ad6447d73e2f96766104606e"` [INFO] running `"docker" "rm" "-f" "a67161ab6f5fd1dda02b3cfc7e06c472276bb881ad6447d73e2f96766104606e"` [INFO] [stdout] a67161ab6f5fd1dda02b3cfc7e06c472276bb881ad6447d73e2f96766104606e [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] 2d4d68e44f0436c029741460971b8dee0274537e385423860c02be2153a9348a [INFO] running `"docker" "start" "-a" "2d4d68e44f0436c029741460971b8dee0274537e385423860c02be2153a9348a"` [INFO] [stderr] Compiling just-list v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.24s [INFO] running `"docker" "inspect" "2d4d68e44f0436c029741460971b8dee0274537e385423860c02be2153a9348a"` [INFO] running `"docker" "rm" "-f" "2d4d68e44f0436c029741460971b8dee0274537e385423860c02be2153a9348a"` [INFO] [stdout] 2d4d68e44f0436c029741460971b8dee0274537e385423860c02be2153a9348a [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] 17e5d06daaae174d1a4560000e9383ab369ea64733e5403b92b7b65a71c5412f [INFO] running `"docker" "start" "-a" "17e5d06daaae174d1a4560000e9383ab369ea64733e5403b92b7b65a71c5412f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.83s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/just_list-39416e7fbe6d2e78 [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" "17e5d06daaae174d1a4560000e9383ab369ea64733e5403b92b7b65a71c5412f"` [INFO] running `"docker" "rm" "-f" "17e5d06daaae174d1a4560000e9383ab369ea64733e5403b92b7b65a71c5412f"` [INFO] [stdout] 17e5d06daaae174d1a4560000e9383ab369ea64733e5403b92b7b65a71c5412f