[INFO] fetching crate geobacter-core 1.0.0... [INFO] checking geobacter-core-1.0.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate geobacter-core 1.0.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate geobacter-core 1.0.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate geobacter-core 1.0.0 [INFO] finished tweaking crates.io crate geobacter-core 1.0.0 [INFO] tweaked toml for crates.io crate geobacter-core 1.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded geobacter-shared-defs v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7189b4ebf6d8617c46100fd07e9fea0bfca7829ea8baaff68573cdee0fc531c5 [INFO] running `Command { std: "docker" "start" "-a" "7189b4ebf6d8617c46100fd07e9fea0bfca7829ea8baaff68573cdee0fc531c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7189b4ebf6d8617c46100fd07e9fea0bfca7829ea8baaff68573cdee0fc531c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7189b4ebf6d8617c46100fd07e9fea0bfca7829ea8baaff68573cdee0fc531c5", kill_on_drop: false }` [INFO] [stdout] 7189b4ebf6d8617c46100fd07e9fea0bfca7829ea8baaff68573cdee0fc531c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13399417c5c18b3896b9c39d01cadb4a696ede2542416c7689ea385193a5c7ea [INFO] running `Command { std: "docker" "start" "-a" "13399417c5c18b3896b9c39d01cadb4a696ede2542416c7689ea385193a5c7ea", kill_on_drop: false }` [INFO] [stderr] Checking geobacter-shared-defs v1.0.0 [INFO] [stderr] Checking geobacter-core v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(const_fn, const_transmute)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(const_fn, const_transmute)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(intrinsics)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_internals` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(ptr_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IntoIterator` is imported redundantly [INFO] [stdout] --> src/slice.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::iter::IntoIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `IntoIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(intrinsics)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_internals` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(ptr_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IntoIterator` is imported redundantly [INFO] [stdout] --> src/slice.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::iter::IntoIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `IntoIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_transmute` has been stable since 1.56.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(const_fn, const_transmute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `slice_from_raw_parts` has been stable since 1.42.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(slice_from_raw_parts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `__geobacter_kill` [INFO] [stdout] --> src/intrinsics.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn __geobacter_kill() -> !; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unrecognized intrinsic [INFO] [stdout] | [INFO] [stdout] = help: if you're adding an intrinsic, be sure to update `check_intrinsic_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_transmute` has been stable since 1.56.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(const_fn, const_transmute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `slice_from_raw_parts` has been stable since 1.42.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(slice_from_raw_parts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `__geobacter_kill` [INFO] [stdout] --> src/intrinsics.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn __geobacter_kill() -> !; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unrecognized intrinsic [INFO] [stdout] | [INFO] [stdout] = help: if you're adding an intrinsic, be sure to update `check_intrinsic_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `std::ops::Fn` trait must be a tuple [INFO] [stdout] --> src/kernel.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | where F: Fn, [INFO] [stdout] | ^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::ops::Fn` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:76:1 [INFO] [stdout] help: consider further restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 93 | where F: Fn, Args: std::marker::Tuple [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `std::ops::Fn` trait must be a tuple [INFO] [stdout] --> src/kernel.rs:125:12 [INFO] [stdout] | [INFO] [stdout] 125 | where F: Fn [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::ops::Fn` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:76:1 [INFO] [stdout] help: consider further restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 125 | where F: Fn, Args: std::marker::Tuple [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `std::ops::Fn` trait must be a tuple [INFO] [stdout] --> src/kernel.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | where F: Fn, [INFO] [stdout] | ^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::ops::Fn` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:76:1 [INFO] [stdout] help: consider further restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 93 | where F: Fn, Args: std::marker::Tuple [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `std::ops::Fn` trait must be a tuple [INFO] [stdout] --> src/kernel.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | where F: Fn + OptionalFn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::ops::Fn` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:76:1 [INFO] [stdout] help: consider further restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 34 | where F: Fn + OptionalFn, Args: std::marker::Tuple [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `std::ops::Fn` trait must be a tuple [INFO] [stdout] --> src/kernel.rs:125:12 [INFO] [stdout] | [INFO] [stdout] 125 | where F: Fn [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::ops::Fn` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:76:1 [INFO] [stdout] help: consider further restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 125 | where F: Fn, Args: std::marker::Tuple [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `std::ops::Fn` trait must be a tuple [INFO] [stdout] --> src/kernel.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | where F: Fn + OptionalFn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::ops::Fn` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:76:1 [INFO] [stdout] help: consider further restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 34 | where F: Fn + OptionalFn, Args: std::marker::Tuple [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `std::ops::FnOnce` trait must be a tuple [INFO] [stdout] --> src/kernel.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | type Output = >::Output; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::ops::FnOnce` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:242:1 [INFO] [stdout] help: consider further restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 93 | where F: Fn, Args: std::marker::Tuple [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `std::ops::FnOnce` trait must be a tuple [INFO] [stdout] --> src/kernel.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | type Output = >::Output; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::ops::FnOnce` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:242:1 [INFO] [stdout] help: consider further restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 93 | where F: Fn, Args: std::marker::Tuple [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `kernel_instance` [INFO] [stdout] --> 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] = help: if you're adding an intrinsic, be sure to update `check_intrinsic_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `kernel_context_data_id` [INFO] [stdout] --> 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] = help: if you're adding an intrinsic, be sure to update `check_intrinsic_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `kernel_instance` [INFO] [stdout] --> 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] = help: if you're adding an intrinsic, be sure to update `check_intrinsic_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `kernel_context_data_id` [INFO] [stdout] --> 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] = help: if you're adding an intrinsic, be sure to update `check_intrinsic_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `std::ops::Fn` trait must be a tuple [INFO] [stdout] --> src/kernel.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 116 | where F: Fn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::ops::Fn` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:76:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `std::ops::Fn` trait must be a tuple [INFO] [stdout] --> src/kernel.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 116 | where F: Fn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::ops::Fn` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:76:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `__geobacter_current_platform` [INFO] [stdout] --> 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] = help: if you're adding an intrinsic, be sure to update `check_intrinsic_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0093]: unrecognized intrinsic function: `__geobacter_current_platform` [INFO] [stdout] --> 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] = help: if you're adding an intrinsic, be sure to update `check_intrinsic_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Args` is not a tuple [INFO] [stdout] --> src/kernel.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | self.call(args) [INFO] [stdout] | ---- ^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `call` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:79:5 [INFO] [stdout] help: consider further restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 93 | where F: Fn, Args: std::marker::Tuple [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Args` is not a tuple [INFO] [stdout] --> src/kernel.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | self.call(args) [INFO] [stdout] | ---- ^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `call` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:79:5 [INFO] [stdout] help: consider further restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 93 | where F: Fn, Args: std::marker::Tuple [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `std::ops::FnOnce` trait must be a tuple [INFO] [stdout] --> src/kernel.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | KernelInstance::get_opt(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::ops::FnOnce` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:242:1 [INFO] [stdout] help: consider further restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 93 | where F: Fn, Args: std::marker::Tuple [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `std::ops::FnOnce` trait must be a tuple [INFO] [stdout] --> src/kernel.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | KernelInstance::get_opt(self) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::ops::FnOnce` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:242:1 [INFO] [stdout] help: consider further restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 93 | where F: Fn, Args: std::marker::Tuple [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [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] --> 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] note: if you're trying to build a new `Unique<_>` consider using one of the following associated functions: [INFO] [stdout] Unique::::dangling [INFO] [stdout] Unique::::new_unchecked [INFO] [stdout] Unique::::new [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ptr/unique.rs:73:5 [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] --> 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] note: if you're trying to build a new `Unique<_>` consider using one of the following associated functions: [INFO] [stdout] Unique::::dangling [INFO] [stdout] Unique::::new_unchecked [INFO] [stdout] Unique::::new [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ptr/unique.rs:73:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `current_platform::__geobacter_current_platform` in constant functions [INFO] [stdout] --> src/platform.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let r = __geobacter_current_platform(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `current_platform::__geobacter_current_platform` in constant functions [INFO] [stdout] --> src/platform.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let r = __geobacter_current_platform(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0015, E0059, E0093, E0277, E0557, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0015, E0059, E0093, E0277, E0557, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stderr] error: could not compile `geobacter-core` (lib) due to 15 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `geobacter-core` (lib test) due to 15 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "13399417c5c18b3896b9c39d01cadb4a696ede2542416c7689ea385193a5c7ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13399417c5c18b3896b9c39d01cadb4a696ede2542416c7689ea385193a5c7ea", kill_on_drop: false }` [INFO] [stdout] 13399417c5c18b3896b9c39d01cadb4a696ede2542416c7689ea385193a5c7ea [INFO] checking geobacter-core-1.0.0 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] extracting crate geobacter-core 1.0.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate geobacter-core 1.0.0 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate geobacter-core 1.0.0 [INFO] finished tweaking crates.io crate geobacter-core 1.0.0 [INFO] tweaked toml for crates.io crate geobacter-core 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87b7423f8b6078405ee0a0142ef8cc3c4f6d89c4c0bf4b126c83f77270d1998d [INFO] running `Command { std: "docker" "start" "-a" "87b7423f8b6078405ee0a0142ef8cc3c4f6d89c4c0bf4b126c83f77270d1998d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87b7423f8b6078405ee0a0142ef8cc3c4f6d89c4c0bf4b126c83f77270d1998d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b7423f8b6078405ee0a0142ef8cc3c4f6d89c4c0bf4b126c83f77270d1998d", kill_on_drop: false }` [INFO] [stdout] 87b7423f8b6078405ee0a0142ef8cc3c4f6d89c4c0bf4b126c83f77270d1998d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 121f586ff217d86dba88e35d5d89a21f3557d2f6ca9ec7cc0c88bb1b3c9750c6 [INFO] running `Command { std: "docker" "start" "-a" "121f586ff217d86dba88e35d5d89a21f3557d2f6ca9ec7cc0c88bb1b3c9750c6", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "121f586ff217d86dba88e35d5d89a21f3557d2f6ca9ec7cc0c88bb1b3c9750c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "121f586ff217d86dba88e35d5d89a21f3557d2f6ca9ec7cc0c88bb1b3c9750c6", kill_on_drop: false }` [INFO] [stdout] 121f586ff217d86dba88e35d5d89a21f3557d2f6ca9ec7cc0c88bb1b3c9750c6