[INFO] crate cosmo 0.1.0 is already in cache [INFO] checking cosmo-0.1.0 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate cosmo 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate cosmo 0.1.0 on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cosmo 0.1.0 [INFO] finished tweaking crates.io crate cosmo 0.1.0 [INFO] tweaked toml for crates.io crate cosmo 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (time) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: dependencies.time.time [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] cb222e5e8d50696c99db61000976fdc0d770df3ecee0a0c95c2206e9ea5ac349 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "cb222e5e8d50696c99db61000976fdc0d770df3ecee0a0c95c2206e9ea5ac349"` [INFO] [stderr] warning: dependency (time) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: dependencies.time.time [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling time v0.2.12 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking cosmo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `cosmo` [INFO] [stderr] --> benches/collection_benches/spsc_concurrent_queue_bench.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate cosmo; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `self::alloc::heap` [INFO] [stderr] --> src/collection/buffer.rs:4:18 [INFO] [stderr] | [INFO] [stderr] 4 | use self::alloc::heap::{allocate, deallocate}; [INFO] [stderr] | ^^^^ could not find `heap` in `alloc` [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: unknown crate type: `dynlib` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `oom` in crate `self::alloc` [INFO] [stderr] --> src/collection/buffer.rs:78:37 [INFO] [stderr] | [INFO] [stderr] 78 | if ptr.is_null() { self::alloc::oom() } [INFO] [stderr] | ^^^ not found in `self::alloc` [INFO] [stderr] [INFO] [stderr] error: could not compile `cosmo`. [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: could not compile `cosmo`. [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: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `cosmo`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cb222e5e8d50696c99db61000976fdc0d770df3ecee0a0c95c2206e9ea5ac349"` [INFO] running `"docker" "rm" "-f" "cb222e5e8d50696c99db61000976fdc0d770df3ecee0a0c95c2206e9ea5ac349"` [INFO] [stdout] cb222e5e8d50696c99db61000976fdc0d770df3ecee0a0c95c2206e9ea5ac349