[INFO] fetching crate geobacter-runtime-amd 1.0.0... [INFO] checking geobacter-runtime-amd-1.0.0 against beta for pr-78714 [INFO] extracting crate geobacter-runtime-amd 1.0.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate geobacter-runtime-amd 1.0.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate geobacter-runtime-amd 1.0.0 [INFO] finished tweaking crates.io crate geobacter-runtime-amd 1.0.0 [INFO] tweaked toml for crates.io crate geobacter-runtime-amd 1.0.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e954299283c38ca9a43949af96041011b4e2043db0095d1eef211028b389a00b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e954299283c38ca9a43949af96041011b4e2043db0095d1eef211028b389a00b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e954299283c38ca9a43949af96041011b4e2043db0095d1eef211028b389a00b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e954299283c38ca9a43949af96041011b4e2043db0095d1eef211028b389a00b", kill_on_drop: false }` [INFO] [stdout] e954299283c38ca9a43949af96041011b4e2043db0095d1eef211028b389a00b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec69592aec8226b690d03a0da743fda09f7915c36c1b7abd2586fa12efada10f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ec69592aec8226b690d03a0da743fda09f7915c36c1b7abd2586fa12efada10f", kill_on_drop: false }` [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Compiling geobacter-runtime-core v1.0.0 [INFO] [stderr] Compiling debugit v0.1.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling geobacter-runtime-amd-macros v1.0.0 [INFO] [stderr] Checking erased-serde v0.3.12 [INFO] [stderr] Checking indexed_vec v1.2.1 [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-runtime-core-1.0.0/build.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.tsan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking geobacter-core v1.0.0 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(unboxed_closures)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(fn_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(const_fn, const_transmute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(slice_from_raw_parts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(slice_index_methods)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(coerce_unsized)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(unsize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(ptr_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `__geobacter_kill` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/intrinsics.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn __geobacter_kill() -> !; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unrecognized intrinsic [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `kernel_instance` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/kernel.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / pub fn kernel_instance<'upvar, F, Args, Ret>(f: &'upvar F) [INFO] [stdout] 112 | | -> &'static [(&'static str, &'static [u8])] [INFO] [stdout] 113 | | where F: OptionalFn; [INFO] [stdout] | |____________________________________________^ unrecognized intrinsic [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `kernel_context_data_id` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/kernel.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | / pub fn kernel_context_data_id<'upvar, F, Args, Ret>(f: &'upvar F) [INFO] [stdout] 115 | | -> &'static usize [INFO] [stdout] 116 | | where F: Fn; [INFO] [stdout] | |____________________________________^ unrecognized intrinsic [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `__geobacter_current_platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/platform.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | fn __geobacter_current_platform() -> &'static [u8; size_of::()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unrecognized intrinsic [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `Unique<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geobacter-core-1.0.0/src/ptr.rs:290:22 [INFO] [stdout] | [INFO] [stdout] 290 | AccelPtr(Unique::empty()) [INFO] [stdout] | ^^^^^ function or associated item not found in `Unique<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0093, E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0093`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ec69592aec8226b690d03a0da743fda09f7915c36c1b7abd2586fa12efada10f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec69592aec8226b690d03a0da743fda09f7915c36c1b7abd2586fa12efada10f", kill_on_drop: false }` [INFO] [stdout] ec69592aec8226b690d03a0da743fda09f7915c36c1b7abd2586fa12efada10f