[INFO] updating cached repository https://github.com/estk/xmlschemer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e64a172284c43b7dc1d1978a9620cf6e3cfdf084 [INFO] checking estk/xmlschemer against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festk%2Fxmlschemer" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/estk/xmlschemer on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/estk/xmlschemer [INFO] removed path dependency serde-xml-rs from git repo https://github.com/estk/xmlschemer [INFO] finished tweaking git repo https://github.com/estk/xmlschemer [INFO] tweaked toml for git repo https://github.com/estk/xmlschemer written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/estk/xmlschemer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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] 93182d1b7cf7444f4ce88aea655e1caa0e31a496095c2993e3cf40a6d9582cba [INFO] running `"docker" "start" "-a" "93182d1b7cf7444f4ce88aea655e1caa0e31a496095c2993e3cf40a6d9582cba"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustc-rayon-core v0.3.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking rustc-ap-graphviz v610.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_target v610.0.0 [INFO] [stderr] Compiling rustc-ap-syntax v610.0.0 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rustfmt-nightly v1.4.11 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking if_chain v0.1.3 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking annotate-snippets v0.6.1 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking ena v0.13.1 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking rustc-ap-rustc_lexer v610.0.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling rustfmt-config_proc_macro v0.2.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking serde-xml-rs v0.3.1 [INFO] [stderr] Checking rustc-ap-serialize v610.0.0 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] error[E0432]: unresolved import `crossbeam_utils::atomic` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.9/src/flavors/tick.rs:8:22 [INFO] [stderr] | [INFO] [stderr] 8 | use crossbeam_utils::atomic::AtomicCell; [INFO] [stderr] | ^^^^^^ could not find `atomic` in `crossbeam_utils` [INFO] [stderr] [INFO] [stderr] Checking syn v0.15.44 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] error: aborting due to previous error [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" "93182d1b7cf7444f4ce88aea655e1caa0e31a496095c2993e3cf40a6d9582cba"` [INFO] running `"docker" "rm" "-f" "93182d1b7cf7444f4ce88aea655e1caa0e31a496095c2993e3cf40a6d9582cba"` [INFO] [stdout] 93182d1b7cf7444f4ce88aea655e1caa0e31a496095c2993e3cf40a6d9582cba