[INFO] updating cached repository https://github.com/icew4ll/gitr [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] 4aedc6f1ef4e607b78fa8cc150963c71db5e48e0 [INFO] testing icew4ll/gitr against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficew4ll%2Fgitr" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icew4ll/gitr 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/icew4ll/gitr [INFO] finished tweaking git repo https://github.com/icew4ll/gitr [INFO] tweaked toml for git repo https://github.com/icew4ll/gitr written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/icew4ll/gitr 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 8125f331345b36efe68e78a8de0374f91020fb99cd6cd5a35d332b1181c17c31 [INFO] running `"docker" "start" "-a" "8125f331345b36efe68e78a8de0374f91020fb99cd6cd5a35d332b1181c17c31"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.4.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling shared_child v0.3.2 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling dotenv v0.8.0 [INFO] [stderr] Compiling dotenv_codegen_impl v0.1.0 [INFO] [stderr] Compiling os_pipe v0.6.1 [INFO] [stderr] Compiling duct v0.10.0 [INFO] [stderr] Compiling dotenv_codegen v0.11.0 [INFO] [stderr] Compiling gitr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.44s [INFO] running `"docker" "inspect" "8125f331345b36efe68e78a8de0374f91020fb99cd6cd5a35d332b1181c17c31"` [INFO] running `"docker" "rm" "-f" "8125f331345b36efe68e78a8de0374f91020fb99cd6cd5a35d332b1181c17c31"` [INFO] [stdout] 8125f331345b36efe68e78a8de0374f91020fb99cd6cd5a35d332b1181c17c31 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] a68cd56d48fc655961519723802fc706588224237de29b7d0e6d94171cce61aa [INFO] running `"docker" "start" "-a" "a68cd56d48fc655961519723802fc706588224237de29b7d0e6d94171cce61aa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gitr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "a68cd56d48fc655961519723802fc706588224237de29b7d0e6d94171cce61aa"` [INFO] running `"docker" "rm" "-f" "a68cd56d48fc655961519723802fc706588224237de29b7d0e6d94171cce61aa"` [INFO] [stdout] a68cd56d48fc655961519723802fc706588224237de29b7d0e6d94171cce61aa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] fe58e272bbadd406803a44a21fb52d2abcb7197fd41dd90d1a4973ad97a2b489 [INFO] running `"docker" "start" "-a" "fe58e272bbadd406803a44a21fb52d2abcb7197fd41dd90d1a4973ad97a2b489"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gitr-7d348b48dd8df990 [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" "fe58e272bbadd406803a44a21fb52d2abcb7197fd41dd90d1a4973ad97a2b489"` [INFO] running `"docker" "rm" "-f" "fe58e272bbadd406803a44a21fb52d2abcb7197fd41dd90d1a4973ad97a2b489"` [INFO] [stdout] fe58e272bbadd406803a44a21fb52d2abcb7197fd41dd90d1a4973ad97a2b489