[INFO] fetching crate ya-agreement-utils 0.5.0... [INFO] testing ya-agreement-utils-0.5.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate ya-agreement-utils 0.5.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate ya-agreement-utils 0.5.0 [INFO] finished tweaking crates.io crate ya-agreement-utils 0.5.0 [INFO] tweaked toml for crates.io crate ya-agreement-utils 0.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ya-agreement-utils 0.5.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ya-agreement-utils 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.58 [INFO] [stderr] Downloaded bigdecimal v0.2.2 [INFO] [stderr] Downloaded strum v0.19.5 [INFO] [stderr] Downloaded strum_macros v0.19.4 [INFO] [stderr] Downloaded regex v1.8.2 [INFO] [stderr] Downloaded ya-client-model v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c81a24804c47ee9f75664097591e13293b8c0265c5cbe1a9bcaac21dae94b79d [INFO] running `Command { std: "docker" "start" "-a" "c81a24804c47ee9f75664097591e13293b8c0265c5cbe1a9bcaac21dae94b79d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c81a24804c47ee9f75664097591e13293b8c0265c5cbe1a9bcaac21dae94b79d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c81a24804c47ee9f75664097591e13293b8c0265c5cbe1a9bcaac21dae94b79d", kill_on_drop: false }` [INFO] [stdout] c81a24804c47ee9f75664097591e13293b8c0265c5cbe1a9bcaac21dae94b79d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02a8a7f2dc6a9dad328f6b941eac738f6ced70dbc95e24fd4dbfd7f7fd1f9985 [INFO] running `Command { std: "docker" "start" "-a" "02a8a7f2dc6a9dad328f6b941eac738f6ced70dbc95e24fd4dbfd7f7fd1f9985", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.58 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.8.2 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling bigdecimal v0.2.2 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling ya-client-model v0.5.0 [INFO] [stderr] Compiling ya-agreement-utils v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.19s [INFO] running `Command { std: "docker" "inspect" "02a8a7f2dc6a9dad328f6b941eac738f6ced70dbc95e24fd4dbfd7f7fd1f9985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a8a7f2dc6a9dad328f6b941eac738f6ced70dbc95e24fd4dbfd7f7fd1f9985", kill_on_drop: false }` [INFO] [stdout] 02a8a7f2dc6a9dad328f6b941eac738f6ced70dbc95e24fd4dbfd7f7fd1f9985 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16409dee180687e7199c407d030385e1d3032e12594b32a8e04136c50cfb351a [INFO] running `Command { std: "docker" "start" "-a" "16409dee180687e7199c407d030385e1d3032e12594b32a8e04136c50cfb351a", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling ya-agreement-utils v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `Command { std: "docker" "inspect" "16409dee180687e7199c407d030385e1d3032e12594b32a8e04136c50cfb351a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16409dee180687e7199c407d030385e1d3032e12594b32a8e04136c50cfb351a", kill_on_drop: false }` [INFO] [stdout] 16409dee180687e7199c407d030385e1d3032e12594b32a8e04136c50cfb351a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 429e1581b9cf9dcb14e8850061f22af1d9de2260a71ace972f6279140e53472c [INFO] running `Command { std: "docker" "start" "-a" "429e1581b9cf9dcb14e8850061f22af1d9de2260a71ace972f6279140e53472c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ya_agreement_utils-d13fb3e97f0ecca4) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test agreement::tests::expand_and_merge ... ok [INFO] [stdout] test agreement::tests::expand_json_error ... ok [INFO] [stdout] test agreement::tests::expand_json_good ... ok [INFO] [stdout] test agreement::tests::offer_template ... ok [INFO] [stdout] test agreement::tests::flatten_json ... ok [INFO] [stdout] test agreement::tests::json ... ok [INFO] [stdout] test agreement::tests::patch_json ... ok [INFO] [stdout] test agreement::tests::remove_property_from_array ... ok [INFO] [stdout] test agreement::tests::remove_property_from_object ... ok [INFO] [stdout] test agreement::tests::remove_property_tree ... ok [INFO] [stdout] test typed_props::test::offer_json_test ... ok [INFO] [stdout] test agreement::tests::yaml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_parsing.rs (/opt/rustwide/target/debug/deps/test_parsing-23d7e01f16b85628) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_parsing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ya_agreement_utils [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" "429e1581b9cf9dcb14e8850061f22af1d9de2260a71ace972f6279140e53472c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "429e1581b9cf9dcb14e8850061f22af1d9de2260a71ace972f6279140e53472c", kill_on_drop: false }` [INFO] [stdout] 429e1581b9cf9dcb14e8850061f22af1d9de2260a71ace972f6279140e53472c