[INFO] crate pct-str 1.0.2 is already in cache
[INFO] checking pct-str-1.0.2 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate pct-str 1.0.2 into /workspace/builds/worker-4/source
[INFO] validating manifest of crates.io crate pct-str 1.0.2 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate pct-str 1.0.2
[INFO] finished tweaking crates.io crate pct-str 1.0.2
[INFO] tweaked toml for crates.io crate pct-str 1.0.2 written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] crate crates.io crate pct-str 1.0.2 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] f105871e2e80616e6b958bb8ca105c98624c2c6c334c40b0fab5e9b04a588fe9
[INFO] running `"docker" "start" "-a" "f105871e2e80616e6b958bb8ca105c98624c2c6c334c40b0fab5e9b04a588fe9"`
[INFO] [stderr]     Checking pct-str v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0277]: can't compare `pct_str::PctString` with `&str`
[INFO] [stderr]   --> examples/string.rs:12:21
[INFO] [stderr]    |
[INFO] [stderr] 12 |     assert!(pct_string == "Hello World!");
[INFO] [stderr]    |                        ^^ no implementation for `pct_str::PctString == &str`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `std::cmp::PartialEq<&str>` is not implemented for `pct_str::PctString`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0277`.
[INFO] [stderr] error: could not compile `pct-str`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "f105871e2e80616e6b958bb8ca105c98624c2c6c334c40b0fab5e9b04a588fe9"`
[INFO] running `"docker" "rm" "-f" "f105871e2e80616e6b958bb8ca105c98624c2c6c334c40b0fab5e9b04a588fe9"`
[INFO] [stdout] f105871e2e80616e6b958bb8ca105c98624c2c6c334c40b0fab5e9b04a588fe9
