[INFO] fetching crate ux-indicators 0.1.0... [INFO] testing ux-indicators-0.1.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate ux-indicators 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate ux-indicators 0.1.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ux-indicators 0.1.0 [INFO] finished tweaking crates.io crate ux-indicators 0.1.0 [INFO] tweaked toml for crates.io crate ux-indicators 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate ux-indicators 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark v0.0.3 [INFO] [stderr] Downloaded pathdiff v0.1.0 [INFO] [stderr] Downloaded skeptic v0.4.0 [INFO] [stderr] Downloaded rust_decimal_macros v1.10.3 [INFO] [stderr] Downloaded shh v1.0.1 [INFO] [stderr] Downloaded expectest v0.5.1 [INFO] [stderr] Downloaded rspec v0.1.0 [INFO] [stderr] Downloaded rust_decimal v1.10.3 [INFO] [stderr] Downloaded gherkin_rust v0.6.0 [INFO] [stderr] Downloaded cucumber_rust v0.6.9 [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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31d12019735318626d074ca06f6b8b4105acca5b5ee5143a67094d38bd85d2cf [INFO] running `Command { std: "docker" "start" "-a" "31d12019735318626d074ca06f6b8b4105acca5b5ee5143a67094d38bd85d2cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31d12019735318626d074ca06f6b8b4105acca5b5ee5143a67094d38bd85d2cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d12019735318626d074ca06f6b8b4105acca5b5ee5143a67094d38bd85d2cf", kill_on_drop: false }` [INFO] [stdout] 31d12019735318626d074ca06f6b8b4105acca5b5ee5143a67094d38bd85d2cf [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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bda2ae7be3cf89ac4a959afac0230c669a424bb720d3e2f7c622eb9baeb1b7f [INFO] running `Command { std: "docker" "start" "-a" "5bda2ae7be3cf89ac4a959afac0230c669a424bb720d3e2f7c622eb9baeb1b7f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_json v1.0.63 [INFO] [stderr] Compiling intmap v0.7.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ux-primitives v0.1.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling rust_decimal v1.10.3 [INFO] [stderr] Compiling rust_decimal_macros v1.10.3 [INFO] [stderr] Compiling ux-indicators v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.49s [INFO] running `Command { std: "docker" "inspect" "5bda2ae7be3cf89ac4a959afac0230c669a424bb720d3e2f7c622eb9baeb1b7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bda2ae7be3cf89ac4a959afac0230c669a424bb720d3e2f7c622eb9baeb1b7f", kill_on_drop: false }` [INFO] [stdout] 5bda2ae7be3cf89ac4a959afac0230c669a424bb720d3e2f7c622eb9baeb1b7f [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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9234551daffced59515b9753be95d221b743ddbfbb794665504df3fc0687015c [INFO] running `Command { std: "docker" "start" "-a" "9234551daffced59515b9753be95d221b743ddbfbb794665504df3fc0687015c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling shh v1.0.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling expectest v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling rspec v0.1.0 [INFO] [stderr] Compiling globwalk v0.7.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling gherkin_rust v0.6.0 [INFO] [stderr] Compiling cucumber_rust v0.6.9 [INFO] [stderr] Compiling ux-indicators v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/test_helper.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/test_helper.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/test_helper.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/test_helper.rs:129:28 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/test_helper.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/test_helper.rs:136:28 [INFO] [stdout] | [INFO] [stdout] 136 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/test_helper.rs:140:7 [INFO] [stdout] | [INFO] [stdout] 140 | #[serde(rename = "type")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/test_helper.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TestIndicator: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/test_helper.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | serde_json::from_str(&contents).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `TestIndicator` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.63/src/de.rs:2584:8 [INFO] [stdout] | [INFO] [stdout] 2584 | T: de::Deserialize<'a>, [INFO] [stdout] | ------------------- required by this bound in `serde_json::from_str` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `HashMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ux-indicators` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9234551daffced59515b9753be95d221b743ddbfbb794665504df3fc0687015c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9234551daffced59515b9753be95d221b743ddbfbb794665504df3fc0687015c", kill_on_drop: false }` [INFO] [stdout] 9234551daffced59515b9753be95d221b743ddbfbb794665504df3fc0687015c