[INFO] cloning repository https://github.com/dmaahs2017/planner-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmaahs2017/planner-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmaahs2017%2Fplanner-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmaahs2017%2Fplanner-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3a4d236001ab815ff8390663868337f89817bc2 [INFO] testing dmaahs2017/planner-rs against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmaahs2017%2Fplanner-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmaahs2017/planner-rs on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dmaahs2017/planner-rs [INFO] finished tweaking git repo https://github.com/dmaahs2017/planner-rs [INFO] tweaked toml for git repo https://github.com/dmaahs2017/planner-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/dmaahs2017/planner-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e51d0877410e3f5e02518daba6a1fa378df66a3754537d0bf3fc5fd6d5c45022 [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" "e51d0877410e3f5e02518daba6a1fa378df66a3754537d0bf3fc5fd6d5c45022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e51d0877410e3f5e02518daba6a1fa378df66a3754537d0bf3fc5fd6d5c45022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51d0877410e3f5e02518daba6a1fa378df66a3754537d0bf3fc5fd6d5c45022", kill_on_drop: false }` [INFO] [stdout] e51d0877410e3f5e02518daba6a1fa378df66a3754537d0bf3fc5fd6d5c45022 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37090fa66a898c57c9522d60112727d93a25b3b296ad41981ce7a1d9ec97d79d [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" "37090fa66a898c57c9522d60112727d93a25b3b296ad41981ce7a1d9ec97d79d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling app_dirs2 v2.3.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling textwrap v0.14.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 (https://github.com/clap-rs/clap#89d1519f) [INFO] [stderr] Compiling comfy-table v3.0.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 (https://github.com/clap-rs/clap#89d1519f) [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling calendarize v1.1.0 [INFO] [stderr] Compiling planner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.55s [INFO] running `Command { std: "docker" "inspect" "37090fa66a898c57c9522d60112727d93a25b3b296ad41981ce7a1d9ec97d79d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37090fa66a898c57c9522d60112727d93a25b3b296ad41981ce7a1d9ec97d79d", kill_on_drop: false }` [INFO] [stdout] 37090fa66a898c57c9522d60112727d93a25b3b296ad41981ce7a1d9ec97d79d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 746cf1b70351135f1229b8bf2a778bc7519e3ca4a6420e0b9c12561b515dae43 [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" "746cf1b70351135f1229b8bf2a778bc7519e3ca4a6420e0b9c12561b515dae43", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling assert_cmd v1.0.5 [INFO] [stderr] Compiling planner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.79s [INFO] running `Command { std: "docker" "inspect" "746cf1b70351135f1229b8bf2a778bc7519e3ca4a6420e0b9c12561b515dae43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "746cf1b70351135f1229b8bf2a778bc7519e3ca4a6420e0b9c12561b515dae43", kill_on_drop: false }` [INFO] [stdout] 746cf1b70351135f1229b8bf2a778bc7519e3ca4a6420e0b9c12561b515dae43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d8d239c72018d19ce3647bb8b80527407b2b84bbed42e2e3965d3a1dd4af265 [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" "3d8d239c72018d19ce3647bb8b80527407b2b84bbed42e2e3965d3a1dd4af265", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/planner-8f6784f040b9c1a7) [INFO] [stdout] test ident::tests::first_id_is_1 ... ok [INFO] [stdout] test prompt::tests::it_works ... ok [INFO] [stdout] test tests::from_ron_works ... ok [INFO] [stdout] test tests::new_works ... ok [INFO] [stdout] test tests::add_event_works ... ok [INFO] [stdout] test tests::rm_empty_returns_no_events_error ... ok [INFO] [stdout] test tests::add_event_with_bad_date ... ok [INFO] [stdout] test tests::rm_event_works ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/planner-dfe1bb0f6a9b4bb0) [INFO] [stdout] test tests::rm_id_dne ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-4dcf7721b212f9df) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test set_first_event_verbose ... ok [INFO] [stdout] test delete_planner_that_dne ... ok [INFO] [stdout] test set_first_event ... ok [INFO] [stdout] test delete_specified_planner ... ok [INFO] [stdout] test delete_planner ... ok [INFO] [stdout] test show_paths ... ok [INFO] [stdout] test list_planners ... ok [INFO] [stdout] test test_remove_event ... ok [INFO] [stdout] test simple_list_events ... ok [INFO] [stderr] Doc-tests planner [INFO] [stdout] test test_view_grid_formatted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3d8d239c72018d19ce3647bb8b80527407b2b84bbed42e2e3965d3a1dd4af265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d8d239c72018d19ce3647bb8b80527407b2b84bbed42e2e3965d3a1dd4af265", kill_on_drop: false }` [INFO] [stdout] 3d8d239c72018d19ce3647bb8b80527407b2b84bbed42e2e3965d3a1dd4af265