[INFO] fetching crate cosmo 0.1.0... [INFO] checking cosmo-0.1.0 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate cosmo 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate cosmo 0.1.0 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e750721a6d7b415ab145fe0e21169a09e1c59f3fca189f77ce50c97b6d475fd0 [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" "e750721a6d7b415ab145fe0e21169a09e1c59f3fca189f77ce50c97b6d475fd0"` [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] Checking cosmo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: unknown crate type: `dynlib` [INFO] [stderr] [INFO] [stderr] error: could not compile `cosmo`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: 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 `cosmo`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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[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: 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" "e750721a6d7b415ab145fe0e21169a09e1c59f3fca189f77ce50c97b6d475fd0"` [INFO] running `"docker" "rm" "-f" "e750721a6d7b415ab145fe0e21169a09e1c59f3fca189f77ce50c97b6d475fd0"` [INFO] [stdout] e750721a6d7b415ab145fe0e21169a09e1c59f3fca189f77ce50c97b6d475fd0