[INFO] crate postcard-cobs 0.1.5-pre is already in cache [INFO] testing postcard-cobs-0.1.5-pre against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate postcard-cobs 0.1.5-pre into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate postcard-cobs 0.1.5-pre on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate postcard-cobs 0.1.5-pre [INFO] finished tweaking crates.io crate postcard-cobs 0.1.5-pre [INFO] tweaked toml for crates.io crate postcard-cobs 0.1.5-pre written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 661504a9490241adf2c7e36decbc04c943e5944e922bced9f7cbdb6c2e0d5abe [INFO] running `"docker" "start" "-a" "661504a9490241adf2c7e36decbc04c943e5944e922bced9f7cbdb6c2e0d5abe"` [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `"docker" "inspect" "661504a9490241adf2c7e36decbc04c943e5944e922bced9f7cbdb6c2e0d5abe"` [INFO] running `"docker" "rm" "-f" "661504a9490241adf2c7e36decbc04c943e5944e922bced9f7cbdb6c2e0d5abe"` [INFO] [stdout] 661504a9490241adf2c7e36decbc04c943e5944e922bced9f7cbdb6c2e0d5abe [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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b286769f942a06378c4a7c5caf294ce14be5458b12c39a85839acc488fbf13f3 [INFO] running `"docker" "start" "-a" "b286769f942a06378c4a7c5caf294ce14be5458b12c39a85839acc488fbf13f3"` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling quickcheck v0.5.0 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `cobs` [INFO] [stderr] --> tests/test.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate cobs; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `postcard-cobs`. [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 `"docker" "inspect" "b286769f942a06378c4a7c5caf294ce14be5458b12c39a85839acc488fbf13f3"` [INFO] running `"docker" "rm" "-f" "b286769f942a06378c4a7c5caf294ce14be5458b12c39a85839acc488fbf13f3"` [INFO] [stdout] b286769f942a06378c4a7c5caf294ce14be5458b12c39a85839acc488fbf13f3