[INFO] crate safe_thing 0.0.3 is already in cache [INFO] checking safe_thing-0.0.3 against try#8810c24b0958114d8dbb32d878444e8956fce80f for pr-66063 [INFO] extracting crate safe_thing 0.0.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate safe_thing 0.0.3 on toolchain 8810c24b0958114d8dbb32d878444e8956fce80f [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate safe_thing 0.0.3 [INFO] finished tweaking crates.io crate safe_thing 0.0.3 [INFO] tweaked toml for crates.io crate safe_thing 0.0.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=allow" "-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" "+8810c24b0958114d8dbb32d878444e8956fce80f" "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] 0701bd57167f2893e7da8c7d67d4981e5f8b8dacab5b7d73424fe471cc3a0edf [INFO] running `"docker" "start" "-a" "0701bd57167f2893e7da8c7d67d4981e5f8b8dacab5b7d73424fe471cc3a0edf"` [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling tiny-keccak v1.3.1 [INFO] [stderr] Compiling rustfmt v0.10.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Checking alloc-no-stdlib v1.2.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling lru_time_cache v0.8.1 [INFO] [stderr] Compiling fake_clock v0.2.0 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking tokio-trace-core v0.1.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling walkdir v2.0.1 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking brotli-decompressor v1.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking xmltree v0.3.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.3.7 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/context.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use crossbeam_utils::Backoff; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Backoff` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/flavors/array.rs:23:23 [INFO] [stderr] | [INFO] [stderr] 23 | use crossbeam_utils::{Backoff, CachePadded}; [INFO] [stderr] | ^^^^^^^ no `Backoff` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/flavors/list.rs:10:23 [INFO] [stderr] | [INFO] [stderr] 10 | use crossbeam_utils::{Backoff, CachePadded}; [INFO] [stderr] | ^^^^^^^ no `Backoff` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/flavors/zero.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use crossbeam_utils::Backoff; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Backoff` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/select.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use crossbeam_utils::Backoff; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Backoff` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/utils.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use crossbeam_utils::Backoff; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Backoff` in the root [INFO] [stderr] [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling get_if_addrs v0.4.1 [INFO] [stderr] Compiling termion v1.4.0 [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `crossbeam-channel`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0701bd57167f2893e7da8c7d67d4981e5f8b8dacab5b7d73424fe471cc3a0edf"` [INFO] running `"docker" "rm" "-f" "0701bd57167f2893e7da8c7d67d4981e5f8b8dacab5b7d73424fe471cc3a0edf"` [INFO] [stdout] 0701bd57167f2893e7da8c7d67d4981e5f8b8dacab5b7d73424fe471cc3a0edf