[INFO] crate cqrs-todo-core 0.2.1 is already in cache [INFO] checking cqrs-todo-core-0.2.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate cqrs-todo-core 0.2.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate cqrs-todo-core 0.2.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cqrs-todo-core 0.2.1 [INFO] finished tweaking crates.io crate cqrs-todo-core 0.2.1 [INFO] tweaked toml for crates.io crate cqrs-todo-core 0.2.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31c691d10136559bd691e33f9dd510c371548df08527bee0f01a1ad0a058b3b2 [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" "31c691d10136559bd691e33f9dd510c371548df08527bee0f01a1ad0a058b3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31c691d10136559bd691e33f9dd510c371548df08527bee0f01a1ad0a058b3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c691d10136559bd691e33f9dd510c371548df08527bee0f01a1ad0a058b3b2", kill_on_drop: false }` [INFO] [stdout] 31c691d10136559bd691e33f9dd510c371548df08527bee0f01a1ad0a058b3b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--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] af0a9b164ae78f30cb539f360290c2866f54e497a85d51ea317284629797274e [INFO] running `Command { std: "docker" "start" "-a" "af0a9b164ae78f30cb539f360290c2866f54e497a85d51ea317284629797274e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] num-traits v0.2.14: std [INFO] [stderr] syn v1.0.75 (as host dependency): extra-traits, full, visit [INFO] [stderr] [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking cqrs-core v0.2.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ci_info v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.4.4 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ron v0.4.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking serde_yaml v0.8.19 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking backtrace v0.3.61 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking proptest v0.9.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking cqrs-todo-core v0.2.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Fixed src/error.rs (3 fixes) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | f.write_str(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | f.write_str(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | f.write_str(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking insta v0.10.1 [INFO] [stderr] Checking cqrs-proptest v0.3.0 [INFO] [stderr] Fixed src/lib.rs (1 fix) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | f.write_str(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | f.write_str(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | f.write_str(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.77s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde v1.0.128 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking ron v0.4.2 [INFO] [stderr] Checking serde_yaml v0.8.19 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking insta v0.10.1 [INFO] [stderr] Checking cqrs-todo-core v0.2.1 (/tmp/fixit) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | f.write_str(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | f.write_str(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | f.write_str(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | f.write_str(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | f.write_str(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | f.write_str(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.05s [INFO] running `Command { std: "docker" "inspect" "af0a9b164ae78f30cb539f360290c2866f54e497a85d51ea317284629797274e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af0a9b164ae78f30cb539f360290c2866f54e497a85d51ea317284629797274e", kill_on_drop: false }` [INFO] [stdout] af0a9b164ae78f30cb539f360290c2866f54e497a85d51ea317284629797274e