[INFO] crate cosmo 0.1.0 is already in cache
[INFO] checking cosmo-0.1.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate cosmo 0.1.0 into /workspace/builds/worker-7/source
[INFO] validating manifest of crates.io crate cosmo 0.1.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-7/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] b5821f824e5f2f7fa734d1fd024c8c8bf92262f47c712910594e4ca6ecc2f2e0
[INFO] running `"docker" "start" "-a" "b5821f824e5f2f7fa734d1fd024c8c8bf92262f47c712910594e4ca6ecc2f2e0"`
[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 standback v0.2.2
[INFO] [stderr]    Compiling rustversion v1.0.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.0
[INFO] [stderr]     Checking time-macros v0.1.0
[INFO] [stderr]    Compiling time v0.2.9
[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] 
[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[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] 
[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[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" "b5821f824e5f2f7fa734d1fd024c8c8bf92262f47c712910594e4ca6ecc2f2e0"`
[INFO] running `"docker" "rm" "-f" "b5821f824e5f2f7fa734d1fd024c8c8bf92262f47c712910594e4ca6ecc2f2e0"`
[INFO] [stdout] b5821f824e5f2f7fa734d1fd024c8c8bf92262f47c712910594e4ca6ecc2f2e0
