[INFO] cloning repository https://github.com/Sineaggi/reformat-logstash [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sineaggi/reformat-logstash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSineaggi%2Freformat-logstash"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSineaggi%2Freformat-logstash'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2d196a022aad0ddb8c6f1a43a4957185a263b3e5 [INFO] testing Sineaggi/reformat-logstash against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSineaggi%2Freformat-logstash" "/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/Sineaggi/reformat-logstash on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Sineaggi/reformat-logstash [INFO] finished tweaking git repo https://github.com/Sineaggi/reformat-logstash [INFO] tweaked toml for git repo https://github.com/Sineaggi/reformat-logstash written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Sineaggi/reformat-logstash already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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" "+beta-2020-06-03" "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] 5358b156512c7dd14351ad9298c53a3995e67eefb450ede4acad2f5752b22a5e [INFO] running `"docker" "start" "-a" "5358b156512c7dd14351ad9298c53a3995e67eefb450ede4acad2f5752b22a5e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling json v0.11.13 [INFO] [stderr] Compiling colored v1.6.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling reformat-logstash v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.46s [INFO] running `"docker" "inspect" "5358b156512c7dd14351ad9298c53a3995e67eefb450ede4acad2f5752b22a5e"` [INFO] running `"docker" "rm" "-f" "5358b156512c7dd14351ad9298c53a3995e67eefb450ede4acad2f5752b22a5e"` [INFO] [stdout] 5358b156512c7dd14351ad9298c53a3995e67eefb450ede4acad2f5752b22a5e [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" "+beta-2020-06-03" "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] 33adb93fc9b4d0a7cdbd8410aee3ebace36cbfd35cae02481dde080241025c69 [INFO] running `"docker" "start" "-a" "33adb93fc9b4d0a7cdbd8410aee3ebace36cbfd35cae02481dde080241025c69"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling reformat-logstash v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `"docker" "inspect" "33adb93fc9b4d0a7cdbd8410aee3ebace36cbfd35cae02481dde080241025c69"` [INFO] running `"docker" "rm" "-f" "33adb93fc9b4d0a7cdbd8410aee3ebace36cbfd35cae02481dde080241025c69"` [INFO] [stdout] 33adb93fc9b4d0a7cdbd8410aee3ebace36cbfd35cae02481dde080241025c69 [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" "+beta-2020-06-03" "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] b04824571f9751dfb1392f79f9c40bc9d7402672e4a90474741264c605211ec7 [INFO] running `"docker" "start" "-a" "b04824571f9751dfb1392f79f9c40bc9d7402672e4a90474741264c605211ec7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/reformat_logstash-526937fab5c4b91d [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::thread_name_bad ... ok [INFO] [stdout] test tests::thread_name_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b04824571f9751dfb1392f79f9c40bc9d7402672e4a90474741264c605211ec7"` [INFO] running `"docker" "rm" "-f" "b04824571f9751dfb1392f79f9c40bc9d7402672e4a90474741264c605211ec7"` [INFO] [stdout] b04824571f9751dfb1392f79f9c40bc9d7402672e4a90474741264c605211ec7