[INFO] updating cached repository https://github.com/lablog-rs/lablog [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] 15627ad810a4db383889ce71cd1edaffd62344ec [INFO] testing lablog-rs/lablog against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flablog-rs%2Flablog" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lablog-rs/lablog 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/lablog-rs/lablog [INFO] finished tweaking git repo https://github.com/lablog-rs/lablog [INFO] tweaked toml for git repo https://github.com/lablog-rs/lablog written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/lablog-rs/lablog 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] b128e45ef89c781bf3aebb9a2a11dab97fe4b768dbf155b51202789d399b857e [INFO] running `"docker" "start" "-a" "b128e45ef89c781bf3aebb9a2a11dab97fe4b768dbf155b51202789d399b857e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling serde v1.0.23 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling same-file v1.0.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling walkdir v2.0.1 [INFO] [stderr] Compiling csv-core v0.1.3 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling loggerv v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.28.0 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling regex v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.23 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling csv v1.0.0-beta.5 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling lablog_store v0.1.0 (https://github.com/lablog-rs/lablog_store#15d07ab2) [INFO] [stderr] Compiling lablog_store_csv v0.1.0 (https://github.com/lablog-rs/lablog_store_csv#0cd30f43) [INFO] [stderr] Compiling lablog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.91s [INFO] running `"docker" "inspect" "b128e45ef89c781bf3aebb9a2a11dab97fe4b768dbf155b51202789d399b857e"` [INFO] running `"docker" "rm" "-f" "b128e45ef89c781bf3aebb9a2a11dab97fe4b768dbf155b51202789d399b857e"` [INFO] [stdout] b128e45ef89c781bf3aebb9a2a11dab97fe4b768dbf155b51202789d399b857e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 62c31f441395b82e33a4d73ae7ff2e580b78307a86331dc12fbd51f97c5bd242 [INFO] running `"docker" "start" "-a" "62c31f441395b82e33a4d73ae7ff2e580b78307a86331dc12fbd51f97c5bd242"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling pretty_assertions v0.4.0 [INFO] [stderr] Compiling lablog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.16s [INFO] running `"docker" "inspect" "62c31f441395b82e33a4d73ae7ff2e580b78307a86331dc12fbd51f97c5bd242"` [INFO] running `"docker" "rm" "-f" "62c31f441395b82e33a4d73ae7ff2e580b78307a86331dc12fbd51f97c5bd242"` [INFO] [stdout] 62c31f441395b82e33a4d73ae7ff2e580b78307a86331dc12fbd51f97c5bd242 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 3a0a16d0dd34b9920c3c020911b3f630349cb6f37efa6d78371c72cd9308f8a2 [INFO] running `"docker" "start" "-a" "3a0a16d0dd34b9920c3c020911b3f630349cb6f37efa6d78371c72cd9308f8a2"` [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/lablog-be92a0f919ca5425 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test formatter::asciidoc::test::test_format_note_default ... ok [INFO] [stdout] test formatter::asciidoc::test::test_projects_single_content ... ok [INFO] [stdout] test formatter::asciidoc::test::test_projects_default ... ok [INFO] [stdout] test formatter::asciidoc::test::test_format_project_name_default ... ok [INFO] [stdout] test formatter::asciidoc::test::test_projects_single_default ... ok [INFO] [stdout] test formatter::asciidoc::test::test_projects_multiple_content ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "3a0a16d0dd34b9920c3c020911b3f630349cb6f37efa6d78371c72cd9308f8a2"` [INFO] running `"docker" "rm" "-f" "3a0a16d0dd34b9920c3c020911b3f630349cb6f37efa6d78371c72cd9308f8a2"` [INFO] [stdout] 3a0a16d0dd34b9920c3c020911b3f630349cb6f37efa6d78371c72cd9308f8a2