[INFO] updating cached repository https://github.com/bepzi/tidydir [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] ec8a7441a14f86e6742640f3b998dd8f086e25f2 [INFO] testing bepzi/tidydir against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbepzi%2Ftidydir" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bepzi/tidydir 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/bepzi/tidydir [INFO] finished tweaking git repo https://github.com/bepzi/tidydir [INFO] tweaked toml for git repo https://github.com/bepzi/tidydir written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/bepzi/tidydir 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 97283781378d4073e8dfbd5f19f36ea33098b50a43f00613c870a0b6453c06a6 [INFO] running `"docker" "start" "-a" "97283781378d4073e8dfbd5f19f36ea33098b50a43f00613c870a0b6453c06a6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling backtrace-sys v0.1.29 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling directories v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling snafu-derive v0.4.1 [INFO] [stderr] Compiling snafu v0.4.1 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling tidydir v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "97283781378d4073e8dfbd5f19f36ea33098b50a43f00613c870a0b6453c06a6"` [INFO] running `"docker" "rm" "-f" "97283781378d4073e8dfbd5f19f36ea33098b50a43f00613c870a0b6453c06a6"` [INFO] [stdout] 97283781378d4073e8dfbd5f19f36ea33098b50a43f00613c870a0b6453c06a6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 7df2167635572a89168dc801d2e9034ac59de9a9ecce0a0cda81c8a38aadb94c [INFO] running `"docker" "start" "-a" "7df2167635572a89168dc801d2e9034ac59de9a9ecce0a0cda81c8a38aadb94c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling tidydir v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `"docker" "inspect" "7df2167635572a89168dc801d2e9034ac59de9a9ecce0a0cda81c8a38aadb94c"` [INFO] running `"docker" "rm" "-f" "7df2167635572a89168dc801d2e9034ac59de9a9ecce0a0cda81c8a38aadb94c"` [INFO] [stdout] 7df2167635572a89168dc801d2e9034ac59de9a9ecce0a0cda81c8a38aadb94c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] e9a8b228cdc64aa9b647c6ef376a3bf8dadd3c0826f4f2ebde5cb6d2ba97d2b8 [INFO] running `"docker" "start" "-a" "e9a8b228cdc64aa9b647c6ef376a3bf8dadd3c0826f4f2ebde5cb6d2ba97d2b8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tidydir-47eaade49e63e2e7 [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" "e9a8b228cdc64aa9b647c6ef376a3bf8dadd3c0826f4f2ebde5cb6d2ba97d2b8"` [INFO] running `"docker" "rm" "-f" "e9a8b228cdc64aa9b647c6ef376a3bf8dadd3c0826f4f2ebde5cb6d2ba97d2b8"` [INFO] [stdout] e9a8b228cdc64aa9b647c6ef376a3bf8dadd3c0826f4f2ebde5cb6d2ba97d2b8