[INFO] crate net-sync 0.0.1 is already in cache [INFO] checking net-sync-0.0.1 against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] extracting crate net-sync 0.0.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate net-sync 0.0.1 on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate net-sync 0.0.1 [INFO] finished tweaking crates.io crate net-sync 0.0.1 [INFO] tweaked toml for crates.io crate net-sync 0.0.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 52e8267a724ba2ea5252b20cbf90cf268407726a00e4898b6947d41a5160e493 [INFO] running `"docker" "start" "-a" "52e8267a724ba2ea5252b20cbf90cf268407726a00e4898b6947d41a5160e493"` [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking lz4-compress v0.1.1 [INFO] [stderr] Checking criterion-plot v0.4.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde-diff-derive v0.2.0 [INFO] [stderr] Compiling track-macro v0.1.0 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking serde-diff v0.2.0 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking criterion v0.3.1 [INFO] [stderr] Checking track v0.1.0 [INFO] [stderr] Checking net-sync v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/compression/lz4.rs:16:56 [INFO] [stderr] | [INFO] [stderr] 16 | .map_err(|e| ErrorKind::CompressionError(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/compression/lz4.rs:16:56 [INFO] [stderr] | [INFO] [stderr] 16 | .map_err(|e| ErrorKind::CompressionError(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `track::preclude::Uuid` [INFO] [stderr] --> benches/benchmarks/compression.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use track::{preclude::Uuid, ModificationEvent}; [INFO] [stderr] | ^^^^^^^^^^^^^^ no `Uuid` in `preclude` [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stderr] --> benches/benchmarks/compression.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | packet: ModificationEvent, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0107, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0107`. [INFO] [stderr] error: could not compile `net-sync`. [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "52e8267a724ba2ea5252b20cbf90cf268407726a00e4898b6947d41a5160e493"` [INFO] running `"docker" "rm" "-f" "52e8267a724ba2ea5252b20cbf90cf268407726a00e4898b6947d41a5160e493"` [INFO] [stdout] 52e8267a724ba2ea5252b20cbf90cf268407726a00e4898b6947d41a5160e493