[INFO] updating cached repository https://github.com/yutaodou/rtd [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb59879b34a553a035af6c601ce86ed5bd4cd0e2 [INFO] testing yutaodou/rtd against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutaodou%2Frtd" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yutaodou/rtd on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yutaodou/rtd [INFO] finished tweaking git repo https://github.com/yutaodou/rtd [INFO] tweaked toml for git repo https://github.com/yutaodou/rtd written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/yutaodou/rtd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eecb147942929693ffe05fc5e503942791370761235471bcdb410420ea749f51 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eecb147942929693ffe05fc5e503942791370761235471bcdb410420ea749f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eecb147942929693ffe05fc5e503942791370761235471bcdb410420ea749f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eecb147942929693ffe05fc5e503942791370761235471bcdb410420ea749f51", kill_on_drop: false }` [INFO] [stdout] eecb147942929693ffe05fc5e503942791370761235471bcdb410420ea749f51 [INFO] running `Command { std: "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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07f3380e2ee15cf3c90535ca2040ee053a2a21b627a55593591c432b2c973754 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "07f3380e2ee15cf3c90535ca2040ee053a2a21b627a55593591c432b2c973754", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling rusqlite v0.21.0 [INFO] [stderr] Compiling migrant_lib v0.28.0 [INFO] [stderr] Compiling rtd v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "07f3380e2ee15cf3c90535ca2040ee053a2a21b627a55593591c432b2c973754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07f3380e2ee15cf3c90535ca2040ee053a2a21b627a55593591c432b2c973754", kill_on_drop: false }` [INFO] [stdout] 07f3380e2ee15cf3c90535ca2040ee053a2a21b627a55593591c432b2c973754 [INFO] running `Command { std: "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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac1066a38b3cc3c11a298af93f035c4a89f7d2021a4e5662c1b4590846cb77f1 [INFO] running `Command { std: "docker" "start" "-a" "ac1066a38b3cc3c11a298af93f035c4a89f7d2021a4e5662c1b4590846cb77f1", kill_on_drop: false }` [INFO] [stderr] Compiling rtd v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.82s [INFO] running `Command { std: "docker" "inspect" "ac1066a38b3cc3c11a298af93f035c4a89f7d2021a4e5662c1b4590846cb77f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac1066a38b3cc3c11a298af93f035c4a89f7d2021a4e5662c1b4590846cb77f1", kill_on_drop: false }` [INFO] [stdout] ac1066a38b3cc3c11a298af93f035c4a89f7d2021a4e5662c1b4590846cb77f1 [INFO] running `Command { std: "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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8780f8d83fd8a84f834e2abcc625f92602c8571205fba089e0a39d3a18c8eec1 [INFO] running `Command { std: "docker" "start" "-a" "8780f8d83fd8a84f834e2abcc625f92602c8571205fba089e0a39d3a18c8eec1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rtd-8c96c9dcd87592fa [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test command::todo_args::test::test_parse_due_date ... ok [INFO] [stdout] test model::smart_date::test::format_as_today ... ok [INFO] [stdout] test model::priority::test::test_parse_priority ... ok [INFO] [stdout] test model::smart_date::test::format_as_tomorrow ... ok [INFO] [stdout] test model::smart_date::test::format_as_iso_date_if_past_date ... ok [INFO] [stdout] test model::task::test::test_mark_for_today ... ok [INFO] [stdout] test model::smart_date::test::test_smart_date_iso_format ... ok [INFO] [stdout] test model::smart_date::test::format_future_dates_in_this_week_as_weekday ... ok [INFO] [stdout] test model::task::test::test_mark_completed ... ok [INFO] [stdout] test model::smart_date::test::format_past_date_as_iso_date ... ok [INFO] [stdout] test model::smart_date::test::format_as_weekday ... ok [INFO] [stdout] test model::smart_date::test::test_smart_date_in_this_week ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rtd-3db1042ba71c6de6 [INFO] [stdout] test model::smart_date::test::test_invalid_smart_date ... ok [INFO] [stdout] test model::task::test::test_in_list ... ok [INFO] [stdout] test model::smart_date::test::format_date_in_next_week_as_iso_date ... ok [INFO] [stdout] test model::smart_date::test::test_smart_date_in_next_week ... ok [INFO] [stdout] test model::smart_date::test::test_smart_date ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stderr] Doc-tests rtd [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 `Command { std: "docker" "inspect" "8780f8d83fd8a84f834e2abcc625f92602c8571205fba089e0a39d3a18c8eec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8780f8d83fd8a84f834e2abcc625f92602c8571205fba089e0a39d3a18c8eec1", kill_on_drop: false }` [INFO] [stdout] 8780f8d83fd8a84f834e2abcc625f92602c8571205fba089e0a39d3a18c8eec1