[INFO] cloning repository https://github.com/just-cli/just-fetch [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/just-cli/just-fetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-cli%2Fjust-fetch"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-cli%2Fjust-fetch'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 00afa00f26f6e0ffae95d0a5ab8ebfb78b4fd993 [INFO] testing just-cli/just-fetch against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-cli%2Fjust-fetch" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/just-cli/just-fetch 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/just-cli/just-fetch [INFO] finished tweaking git repo https://github.com/just-cli/just-fetch [INFO] tweaked toml for git repo https://github.com/just-cli/just-fetch written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/just-cli/just-fetch 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] f24c0803d04666616cb9c54bb3c51dd224261b9b6d2c52bb75191131d3bc3a20 [INFO] running `"docker" "start" "-a" "f24c0803d04666616cb9c54bb3c51dd224261b9b6d2c52bb75191131d3bc3a20"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling shared_child v0.3.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling os_pipe v0.7.0 [INFO] [stderr] Compiling duct v0.11.1 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling just-core v0.1.0 (https://github.com/just-cli/just-core#dcd7d8a4) [INFO] [stderr] Compiling just-versions v0.1.0 (https://github.com/just-cli/just-versions#a4a36d35) [INFO] [stderr] Compiling just-fetch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "f24c0803d04666616cb9c54bb3c51dd224261b9b6d2c52bb75191131d3bc3a20"` [INFO] running `"docker" "rm" "-f" "f24c0803d04666616cb9c54bb3c51dd224261b9b6d2c52bb75191131d3bc3a20"` [INFO] [stdout] f24c0803d04666616cb9c54bb3c51dd224261b9b6d2c52bb75191131d3bc3a20 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 9de508f2339ae1b2b8cd1369c14b57800baeca489d8ef5ebdb81cdb2a087046c [INFO] running `"docker" "start" "-a" "9de508f2339ae1b2b8cd1369c14b57800baeca489d8ef5ebdb81cdb2a087046c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling just-fetch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "9de508f2339ae1b2b8cd1369c14b57800baeca489d8ef5ebdb81cdb2a087046c"` [INFO] running `"docker" "rm" "-f" "9de508f2339ae1b2b8cd1369c14b57800baeca489d8ef5ebdb81cdb2a087046c"` [INFO] [stdout] 9de508f2339ae1b2b8cd1369c14b57800baeca489d8ef5ebdb81cdb2a087046c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 09b6d412b18daee14a556cc0de04a7566496fa2e234d5f6ca7bea2f33bfe9894 [INFO] running `"docker" "start" "-a" "09b6d412b18daee14a556cc0de04a7566496fa2e234d5f6ca7bea2f33bfe9894"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/just_fetch-8638970fda75cd8a [INFO] [stderr] Running /opt/rustwide/target/debug/deps/just_fetch-044fdbbe282ca8a4 [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] [stdout] [INFO] [stderr] Doc-tests just-fetch [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] [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" "09b6d412b18daee14a556cc0de04a7566496fa2e234d5f6ca7bea2f33bfe9894"` [INFO] running `"docker" "rm" "-f" "09b6d412b18daee14a556cc0de04a7566496fa2e234d5f6ca7bea2f33bfe9894"` [INFO] [stdout] 09b6d412b18daee14a556cc0de04a7566496fa2e234d5f6ca7bea2f33bfe9894