[INFO] fetching crate geobacter-runtime-vk 0.1.0... [INFO] checking geobacter-runtime-vk-0.1.0 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate geobacter-runtime-vk 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate geobacter-runtime-vk 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 geobacter-runtime-vk 0.1.0 [INFO] finished tweaking crates.io crate geobacter-runtime-vk 0.1.0 [INFO] tweaked toml for crates.io crate geobacter-runtime-vk 0.1.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "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" "+45d050cde277b22a755847338f2acc2c7b834141" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1a93392d207e747121edea06120b44d9dba9cce0152ce88262d47dc1b00fbbbd [INFO] running `"docker" "start" "-a" "1a93392d207e747121edea06120b44d9dba9cce0152ce88262d47dc1b00fbbbd"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling geobacter-runtime-core v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking indexed_vec v1.2.1 [INFO] [stderr] Checking erased-serde v0.3.11 [INFO] [stderr] Checking geobacter-core v1.0.0 [INFO] [stderr] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-runtime-core-1.0.0/build.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | extern crate rustc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: please recompile that crate using --crate-type lib [INFO] [stderr] = note: the following crate versions were found: [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a [INFO] [stderr] crate `rustc`: /opt/rustwide/rustup-home/toolchains/45d050cde277b22a755847338f2acc2c7b834141/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `geobacter-runtime-core`. [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[E0093]: unrecognized intrinsic function: `__geobacter_kill` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/intrinsics.rs:4:3 [INFO] [stderr] | [INFO] [stderr] 4 | pub fn __geobacter_kill() -> !; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unrecognized intrinsic [INFO] [stderr] [INFO] [stderr] error[E0093]: unrecognized intrinsic function: `kernel_instance` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/kernel.rs:111:5 [INFO] [stderr] | [INFO] [stderr] 111 | / pub fn kernel_instance<'upvar, F, Args, Ret>(f: &'upvar F) [INFO] [stderr] 112 | | -> &'static [(&'static str, &'static [u8])] [INFO] [stderr] 113 | | where F: OptionalFn; [INFO] [stderr] | |____________________________________________^ unrecognized intrinsic [INFO] [stderr] [INFO] [stderr] error[E0093]: unrecognized intrinsic function: `kernel_context_data_id` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/kernel.rs:114:5 [INFO] [stderr] | [INFO] [stderr] 114 | / pub fn kernel_context_data_id<'upvar, F, Args, Ret>(f: &'upvar F) [INFO] [stderr] 115 | | -> &'static usize [INFO] [stderr] 116 | | where F: Fn; [INFO] [stderr] | |____________________________________^ unrecognized intrinsic [INFO] [stderr] [INFO] [stderr] error[E0093]: unrecognized intrinsic function: `__geobacter_current_platform` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/platform.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | fn __geobacter_current_platform() -> &'static [u8; size_of::()]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unrecognized intrinsic [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0093`. [INFO] [stderr] error: could not compile `geobacter-core`. [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: build failed [INFO] running `"docker" "inspect" "1a93392d207e747121edea06120b44d9dba9cce0152ce88262d47dc1b00fbbbd"` [INFO] running `"docker" "rm" "-f" "1a93392d207e747121edea06120b44d9dba9cce0152ce88262d47dc1b00fbbbd"` [INFO] [stdout] 1a93392d207e747121edea06120b44d9dba9cce0152ce88262d47dc1b00fbbbd