[INFO] fetching crate ya-runtime-sdk 0.2.1... [INFO] testing ya-runtime-sdk-0.2.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate ya-runtime-sdk 0.2.1 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate ya-runtime-sdk 0.2.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ya-runtime-sdk 0.2.1 [INFO] finished tweaking crates.io crate ya-runtime-sdk 0.2.1 [INFO] tweaked toml for crates.io crate ya-runtime-sdk 0.2.1 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ya-runtime-api v0.4.0 [INFO] [stderr] Downloaded ya-runtime-sdk-derive v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16b68e02d173274f592e08e8caf859c46265e1caaad4e7c869e7c58867dbca07 [INFO] running `Command { std: "docker" "start" "-a" "16b68e02d173274f592e08e8caf859c46265e1caaad4e7c869e7c58867dbca07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16b68e02d173274f592e08e8caf859c46265e1caaad4e7c869e7c58867dbca07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16b68e02d173274f592e08e8caf859c46265e1caaad4e7c869e7c58867dbca07", kill_on_drop: false }` [INFO] [stdout] 16b68e02d173274f592e08e8caf859c46265e1caaad4e7c869e7c58867dbca07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2debd6f77a8ad011da59c0b2b257705a5655d404b5f397b79a10e1e1b824b6c [INFO] running `Command { std: "docker" "start" "-a" "a2debd6f77a8ad011da59c0b2b257705a5655d404b5f397b79a10e1e1b824b6c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling ya-runtime-api v0.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling ya-runtime-sdk v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.72s [INFO] running `Command { std: "docker" "inspect" "a2debd6f77a8ad011da59c0b2b257705a5655d404b5f397b79a10e1e1b824b6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2debd6f77a8ad011da59c0b2b257705a5655d404b5f397b79a10e1e1b824b6c", kill_on_drop: false }` [INFO] [stdout] a2debd6f77a8ad011da59c0b2b257705a5655d404b5f397b79a10e1e1b824b6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d1d456b904c73d772558d5e3f3960c2aa5a377e6acb7a74cb9810da568cb2ad [INFO] running `Command { std: "docker" "start" "-a" "6d1d456b904c73d772558d5e3f3960c2aa5a377e6acb7a74cb9810da568cb2ad", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling ya-runtime-sdk v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `RuntimeDef` in `ya_runtime_sdk` [INFO] [stdout] --> tests/context.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(ya_runtime_sdk::RuntimeDef, Default)] [INFO] [stdout] | ^^^^^^^^^^ could not find `RuntimeDef` in `ya_runtime_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `conf` in this scope [INFO] [stdout] --> tests/context.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 68 | #[conf(Conf)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `cli` in this scope [INFO] [stdout] --> tests/context.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | #[cli(Cli)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `cli` is imported here, but it is a module, not an attribute [INFO] [stdout] --> tests/context.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ya_runtime_sdk::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Runtime: ya_runtime_sdk::RuntimeDef` is not satisfied [INFO] [stdout] --> tests/context.rs:47:6 [INFO] [stdout] | [INFO] [stdout] 47 | impl ya_runtime_sdk::env::Env for Env { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ya_runtime_sdk::RuntimeDef` is not implemented for `Runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Runtime: ya_runtime_sdk::RuntimeDef` is not satisfied [INFO] [stdout] --> tests/context.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / fn data_directory(&self, _: &str) -> anyhow::Result { [INFO] [stdout] 49 | | Ok(self.temp_dir.path().to_path_buf()) [INFO] [stdout] 50 | | } [INFO] [stdout] | |_____^ the trait `ya_runtime_sdk::RuntimeDef` is not implemented for `Runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Runtime: ya_runtime_sdk::RuntimeDef` is not satisfied [INFO] [stdout] --> tests/context.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / fn args(&self) -> Box> { [INFO] [stdout] 53 | | Box::new( [INFO] [stdout] 54 | | vec![ [INFO] [stdout] 55 | | env!("CARGO_PKG_NAME").to_string(), [INFO] [stdout] ... | [INFO] [stdout] 64 | | ) [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____^ the trait `ya_runtime_sdk::RuntimeDef` is not implemented for `Runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Runtime: ya_runtime_sdk::RuntimeDef` is not satisfied [INFO] [stdout] --> tests/utils/mod.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | impl ya_runtime_sdk::Runtime for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `ya_runtime_sdk::RuntimeDef` is not implemented for `Runtime` [INFO] [stdout] | [INFO] [stdout] ::: tests/context.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | impl_empty_runtime!(Runtime); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ya_runtime_sdk::Runtime` [INFO] [stdout] --> /opt/rustwide/workdir/src/runtime.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | pub trait Runtime: RuntimeDef { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `ya_runtime_sdk::Runtime` [INFO] [stdout] = note: this error originates in the macro `impl_empty_runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ya-runtime-sdk` due to 8 previous errors [INFO] [stdout] Some errors have detailed explanations: E0277, E0433. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6d1d456b904c73d772558d5e3f3960c2aa5a377e6acb7a74cb9810da568cb2ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1d456b904c73d772558d5e3f3960c2aa5a377e6acb7a74cb9810da568cb2ad", kill_on_drop: false }` [INFO] [stdout] 6d1d456b904c73d772558d5e3f3960c2aa5a377e6acb7a74cb9810da568cb2ad