[INFO] fetching crate geobacter-amd-std 1.0.0... [INFO] checking geobacter-amd-std-1.0.0 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate geobacter-amd-std 1.0.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate geobacter-amd-std 1.0.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-amd-std 1.0.0 [INFO] finished tweaking crates.io crate geobacter-amd-std 1.0.0 [INFO] tweaked toml for crates.io crate geobacter-amd-std 1.0.0 written to /workspace/builds/worker-9/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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 1eec36072d9b610b6b257043762fc52098b5c57657e40b1ed5d0c02c6e8f1c65 [INFO] running `"docker" "start" "-a" "1eec36072d9b610b6b257043762fc52098b5c57657e40b1ed5d0c02c6e8f1c65"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking geobacter-core v1.0.0 [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] Compiling aho-corasick v0.7.10 [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" "1eec36072d9b610b6b257043762fc52098b5c57657e40b1ed5d0c02c6e8f1c65"` [INFO] running `"docker" "rm" "-f" "1eec36072d9b610b6b257043762fc52098b5c57657e40b1ed5d0c02c6e8f1c65"` [INFO] [stdout] 1eec36072d9b610b6b257043762fc52098b5c57657e40b1ed5d0c02c6e8f1c65