[INFO] cloning repository https://github.com/clintjedwards/todo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clintjedwards/todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintjedwards%2Ftodo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintjedwards%2Ftodo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6a087cfa0e75458dfa7d2aee1f5ea50f4d7878e [INFO] testing clintjedwards/todo against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintjedwards%2Ftodo" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clintjedwards/todo on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clintjedwards/todo [INFO] finished tweaking git repo https://github.com/clintjedwards/todo [INFO] tweaked toml for git repo https://github.com/clintjedwards/todo written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/clintjedwards/todo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", 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] 69ee46349c7cde52a501ddba7cd3155a34ae340511b2f911f3d2854082c576a4 [INFO] running `Command { std: "docker" "start" "-a" "69ee46349c7cde52a501ddba7cd3155a34ae340511b2f911f3d2854082c576a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69ee46349c7cde52a501ddba7cd3155a34ae340511b2f911f3d2854082c576a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ee46349c7cde52a501ddba7cd3155a34ae340511b2f911f3d2854082c576a4", kill_on_drop: false }` [INFO] [stdout] 69ee46349c7cde52a501ddba7cd3155a34ae340511b2f911f3d2854082c576a4 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98257570d8fb5a2dcb4b49fed29730dbacaf65687f8f76258a6528368f372e89 [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" "98257570d8fb5a2dcb4b49fed29730dbacaf65687f8f76258a6528368f372e89", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling http-types v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling futures-lite v1.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling polling v2.0.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling async-io v1.1.9 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.1 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling async-global-executor v1.3.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling sled v0.34.4 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling serial_test_derive v0.5.0 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling serial_test v0.5.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_qs v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling envy v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling ptree v0.3.0 [INFO] [stderr] Compiling async-h1 v2.1.2 [INFO] [stderr] Compiling async-sse v4.0.1 [INFO] [stderr] Compiling tide v0.13.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `long_format` [INFO] [stdout] --> src/models.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn long_format(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 04s [INFO] running `Command { std: "docker" "inspect" "98257570d8fb5a2dcb4b49fed29730dbacaf65687f8f76258a6528368f372e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98257570d8fb5a2dcb4b49fed29730dbacaf65687f8f76258a6528368f372e89", kill_on_drop: false }` [INFO] [stdout] 98257570d8fb5a2dcb4b49fed29730dbacaf65687f8f76258a6528368f372e89 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] dda486dca12a2c9078310ad90253f141f687eec489d14dbe8ef4d309a2fced0d [INFO] running `Command { std: "docker" "start" "-a" "dda486dca12a2c9078310ad90253f141f687eec489d14dbe8ef4d309a2fced0d", kill_on_drop: false }` [INFO] [stderr] Compiling todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `long_format` [INFO] [stdout] --> src/models.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn long_format(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.38s [INFO] running `Command { std: "docker" "inspect" "dda486dca12a2c9078310ad90253f141f687eec489d14dbe8ef4d309a2fced0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda486dca12a2c9078310ad90253f141f687eec489d14dbe8ef4d309a2fced0d", kill_on_drop: false }` [INFO] [stdout] dda486dca12a2c9078310ad90253f141f687eec489d14dbe8ef4d309a2fced0d [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ddbceba5535c7f1e1d3b027578869cbf1b40de0a4b136919af44f9392cbe782 [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" "2ddbceba5535c7f1e1d3b027578869cbf1b40de0a4b136919af44f9392cbe782", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `long_format` [INFO] [stderr] --> src/models.rs:59:12 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn long_format(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/todo-de39ee29067e55af [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test storage::storage_test::test_find_list_difference ... ok [INFO] [stdout] test storage::storage_test::test_find_list_updates ... ok [INFO] [stdout] test storage::storage_test::add_child_item_with_parent ... ok [INFO] [stdout] test storage::storage_test::update_item_with_removed_child ... ok [INFO] [stdout] test storage::storage_test::add_single_item ... ok [INFO] [stdout] test storage::storage_test::update_item_with_removed_parent ... ok [INFO] [stdout] test storage::storage_test::update_item_with_added_child ... ok [INFO] [stdout] test storage::storage_test::update_item_with_new_parent ... ok [INFO] [stdout] test storage::storage_test::get_all_items ... ok [INFO] [stdout] test storage::storage_test::update_simple_item ... ok [INFO] [stdout] test storage::storage_test::delete_single_item ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2ddbceba5535c7f1e1d3b027578869cbf1b40de0a4b136919af44f9392cbe782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ddbceba5535c7f1e1d3b027578869cbf1b40de0a4b136919af44f9392cbe782", kill_on_drop: false }` [INFO] [stdout] 2ddbceba5535c7f1e1d3b027578869cbf1b40de0a4b136919af44f9392cbe782