[INFO] updating cached repository https://github.com/KevinMGranger/cargo-checkout [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] aaa86d6f1c95e1f694e5af335f530b20b9cf580d [INFO] testing KevinMGranger/cargo-checkout against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinMGranger%2Fcargo-checkout" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KevinMGranger/cargo-checkout 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/KevinMGranger/cargo-checkout [INFO] finished tweaking git repo https://github.com/KevinMGranger/cargo-checkout [INFO] tweaked toml for git repo https://github.com/KevinMGranger/cargo-checkout written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/KevinMGranger/cargo-checkout 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 3e2fcbf79801cd86f2ee65762bab12a07045d2c3638fe0b1b6a036ae4d6124c0 [INFO] running `"docker" "start" "-a" "3e2fcbf79801cd86f2ee65762bab12a07045d2c3638fe0b1b6a036ae4d6124c0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling structopt v0.3.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling git2 v0.10.1 [INFO] [stderr] Compiling cargo-pando v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.31s [INFO] running `"docker" "inspect" "3e2fcbf79801cd86f2ee65762bab12a07045d2c3638fe0b1b6a036ae4d6124c0"` [INFO] running `"docker" "rm" "-f" "3e2fcbf79801cd86f2ee65762bab12a07045d2c3638fe0b1b6a036ae4d6124c0"` [INFO] [stdout] 3e2fcbf79801cd86f2ee65762bab12a07045d2c3638fe0b1b6a036ae4d6124c0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 2fa85687825683b350eb3781892cf2af73e0eeb28090970be39d017dadc209b6 [INFO] running `"docker" "start" "-a" "2fa85687825683b350eb3781892cf2af73e0eeb28090970be39d017dadc209b6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cargo-pando v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `"docker" "inspect" "2fa85687825683b350eb3781892cf2af73e0eeb28090970be39d017dadc209b6"` [INFO] running `"docker" "rm" "-f" "2fa85687825683b350eb3781892cf2af73e0eeb28090970be39d017dadc209b6"` [INFO] [stdout] 2fa85687825683b350eb3781892cf2af73e0eeb28090970be39d017dadc209b6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 9c6ebf9a1f110b807b2263e085150fea0797a6ca965b2b7dcda1666922d8fef5 [INFO] running `"docker" "start" "-a" "9c6ebf9a1f110b807b2263e085150fea0797a6ca965b2b7dcda1666922d8fef5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_pando-6a39dba5659c8ffa [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" "9c6ebf9a1f110b807b2263e085150fea0797a6ca965b2b7dcda1666922d8fef5"` [INFO] running `"docker" "rm" "-f" "9c6ebf9a1f110b807b2263e085150fea0797a6ca965b2b7dcda1666922d8fef5"` [INFO] [stdout] 9c6ebf9a1f110b807b2263e085150fea0797a6ca965b2b7dcda1666922d8fef5