[INFO] cloning repository https://github.com/dalance/flexlint [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dalance/flexlint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fflexlint"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fflexlint'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e7ebe8ac1aaeefb00503ff232f4ed615ea230d58 [INFO] testing dalance/flexlint against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fflexlint" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dalance/flexlint 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/dalance/flexlint [INFO] finished tweaking git repo https://github.com/dalance/flexlint [INFO] tweaked toml for git repo https://github.com/dalance/flexlint written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/dalance/flexlint 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 9890a436e46e486cbe87b8d59a164fadcc4587409889e5a31948f69e037cbc04 [INFO] running `"docker" "start" "-a" "9890a436e46e486cbe87b8d59a164fadcc4587409889e5a31948f69e037cbc04"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling flexlint v0.2.7-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `"docker" "inspect" "9890a436e46e486cbe87b8d59a164fadcc4587409889e5a31948f69e037cbc04"` [INFO] running `"docker" "rm" "-f" "9890a436e46e486cbe87b8d59a164fadcc4587409889e5a31948f69e037cbc04"` [INFO] [stdout] 9890a436e46e486cbe87b8d59a164fadcc4587409889e5a31948f69e037cbc04 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] cd82923cfe7d6e80b44ff312fe8d5bece9f5ea4f994d5be243d672712f25617c [INFO] running `"docker" "start" "-a" "cd82923cfe7d6e80b44ff312fe8d5bece9f5ea4f994d5be243d672712f25617c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling flexlint v0.2.7-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.78s [INFO] running `"docker" "inspect" "cd82923cfe7d6e80b44ff312fe8d5bece9f5ea4f994d5be243d672712f25617c"` [INFO] running `"docker" "rm" "-f" "cd82923cfe7d6e80b44ff312fe8d5bece9f5ea4f994d5be243d672712f25617c"` [INFO] [stdout] cd82923cfe7d6e80b44ff312fe8d5bece9f5ea4f994d5be243d672712f25617c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] a9562401d12c0169c0fcbfa295ac891b43a01f7fa6547347d424df83ab4f7db6 [INFO] running `"docker" "start" "-a" "a9562401d12c0169c0fcbfa295ac891b43a01f7fa6547347d424df83ab4f7db6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/flexlint-55ba895d500b255a [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test printer::tests::test_collect_by_path ... ok [INFO] [stdout] test lint::tests::test_gen_ignore ... ok [INFO] [stdout] test lint::tests::test_gen_checked_with_forbidden ... ok [INFO] [stdout] test lint::tests::test_gen_checked_with_required ... ok [INFO] [stdout] test lint::tests::test_deserialize_ruleset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a9562401d12c0169c0fcbfa295ac891b43a01f7fa6547347d424df83ab4f7db6"` [INFO] running `"docker" "rm" "-f" "a9562401d12c0169c0fcbfa295ac891b43a01f7fa6547347d424df83ab4f7db6"` [INFO] [stdout] a9562401d12c0169c0fcbfa295ac891b43a01f7fa6547347d424df83ab4f7db6