[INFO] crate peroxide-cryptsetup 0.1.0 is already in cache [INFO] checking peroxide-cryptsetup-0.1.0 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate peroxide-cryptsetup 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate peroxide-cryptsetup 0.1.0 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate peroxide-cryptsetup 0.1.0 [INFO] removed 1 missing tests [INFO] removed path dependency cryptsetup-rs from crates.io crate peroxide-cryptsetup 0.1.0 [INFO] removed path dependency ykpers-rs from crates.io crate peroxide-cryptsetup 0.1.0 [INFO] finished tweaking crates.io crate peroxide-cryptsetup 0.1.0 [INFO] tweaked toml for crates.io crate peroxide-cryptsetup 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-7/source/tests/support.rs [INFO] [stderr] * /workspace/builds/worker-7/source/tests/test_enroll.rs [INFO] [stderr] * /workspace/builds/worker-7/source/tests/test_open.rs [INFO] [stderr] * /workspace/builds/worker-7/source/tests/test_yubikey.rs [INFO] [stderr] * /workspace/builds/worker-7/source/tests/tests.rs [INFO] [stderr] * /workspace/builds/worker-7/source/tests/test_context.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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] 67866b10f18287a84859b9c3f61625f02b879c0abf961d8de3e271f2ec71e4b5 [INFO] running `"docker" "start" "-a" "67866b10f18287a84859b9c3f61625f02b879c0abf961d8de3e271f2ec71e4b5"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/tests/support.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_enroll.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_open.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_yubikey.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/tests.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_context.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking strsim v0.5.2 [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling libcryptsetup-sys v0.1.2 [INFO] [stderr] Compiling libykpers-sys v0.1.0 [INFO] [stderr] Compiling libsodium-sys v0.0.16 [INFO] [stderr] error[E0277]: cannot add `&std::borrow::Cow<'_, str>` to `std::string::String` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.0.3/src/utils.rs:45:30 [INFO] [stderr] | [INFO] [stderr] 45 | Owned(a.into_owned() + &b) [INFO] [stderr] | ^ no implementation for `std::string::String + &std::borrow::Cow<'_, str>` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::ops::Add<&std::borrow::Cow<'_, str>>` is not implemented for `std::string::String` [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 `pulldown-cmark`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "67866b10f18287a84859b9c3f61625f02b879c0abf961d8de3e271f2ec71e4b5"` [INFO] running `"docker" "rm" "-f" "67866b10f18287a84859b9c3f61625f02b879c0abf961d8de3e271f2ec71e4b5"` [INFO] [stdout] 67866b10f18287a84859b9c3f61625f02b879c0abf961d8de3e271f2ec71e4b5