[INFO] fetching crate actyx_sdk 0.3.0... [INFO] testing actyx_sdk-0.3.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate actyx_sdk 0.3.0 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate actyx_sdk 0.3.0 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 actyx_sdk 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate actyx_sdk 0.3.0 [INFO] tweaked toml for crates.io crate actyx_sdk 0.3.0 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate crates.io crate actyx_sdk 0.3.0 already has a lockfile, it will not be regenerated [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 cached v0.23.0 [INFO] [stderr] Downloaded quickcheck_derive v0.3.0 [INFO] [stderr] Downloaded libipld-macro v0.12.0 [INFO] [stderr] Downloaded reduce v0.1.4 [INFO] [stderr] Downloaded fixed v1.11.0 [INFO] [stderr] Downloaded libipld-cbor v0.12.1 [INFO] [stderr] Downloaded multibase v0.9.1 [INFO] [stderr] Downloaded rusqlite v0.26.3 [INFO] [stderr] Downloaded az v1.2.0 [INFO] [stderr] Downloaded libipld-cbor-derive v0.12.0 [INFO] [stderr] Downloaded cid v0.7.0 [INFO] [stderr] Downloaded libipld v0.12.0 [INFO] [stderr] Downloaded libipld-core v0.12.0 [INFO] [stderr] Downloaded openssl-src v111.17.0+1.1.1m [INFO] [stderr] Downloaded actyx_sdk_macros v0.1.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.23.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 9e74c6269cc6e937b96f918876602d01938b0eb84f555f9a267f85b58edce207 [INFO] running `Command { std: "docker" "start" "-a" "9e74c6269cc6e937b96f918876602d01938b0eb84f555f9a267f85b58edce207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e74c6269cc6e937b96f918876602d01938b0eb84f555f9a267f85b58edce207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e74c6269cc6e937b96f918876602d01938b0eb84f555f9a267f85b58edce207", kill_on_drop: false }` [INFO] [stdout] 9e74c6269cc6e937b96f918876602d01938b0eb84f555f9a267f85b58edce207 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] ad2bdf422bebd1c93edfddcb7433e651d1bfe222d7ef684f559234e3908b11e9 [INFO] running `Command { std: "docker" "start" "-a" "ad2bdf422bebd1c93edfddcb7433e651d1bfe222d7ef684f559234e3908b11e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fixed v1.11.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling reduce v0.1.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling cached v0.23.0 [INFO] [stderr] Compiling intern-arc v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling libipld-cbor-derive v0.12.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actyx_sdk_macros v0.1.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling multihash v0.14.0 [INFO] [stderr] Compiling cid v0.7.0 [INFO] [stderr] Compiling libipld-core v0.12.0 [INFO] [stderr] Compiling libipld-macro v0.12.0 [INFO] [stderr] Compiling libipld-cbor v0.12.1 [INFO] [stderr] Compiling libipld v0.12.0 [INFO] [stderr] Compiling actyx_sdk v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.93s [INFO] running `Command { std: "docker" "inspect" "ad2bdf422bebd1c93edfddcb7433e651d1bfe222d7ef684f559234e3908b11e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad2bdf422bebd1c93edfddcb7433e651d1bfe222d7ef684f559234e3908b11e9", kill_on_drop: false }` [INFO] [stdout] ad2bdf422bebd1c93edfddcb7433e651d1bfe222d7ef684f559234e3908b11e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 7bc3bc063ac3a0f14bf602012ef64a5f7d85937797bae217b2d524ce45c138b0 [INFO] running `Command { std: "docker" "start" "-a" "7bc3bc063ac3a0f14bf602012ef64a5f7d85937797bae217b2d524ce45c138b0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling quickcheck_derive v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling actyx_sdk v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `actyx_sdk::HttpClient` [INFO] [stdout] --> examples/files.rs:6:63 [INFO] [stdout] | [INFO] [stdout] 6 | use actyx_sdk::{app_id, service::DirectoryChild, AppManifest, HttpClient}; [INFO] [stdout] | ^^^^^^^^^^ no `HttpClient` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> examples/files.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest::{multipart::Part, Body}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::io::AsyncWriteExt` [INFO] [stdout] --> examples/files.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio::{fs::File, io::AsyncWriteExt}; [INFO] [stdout] | ^^^^------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `AsyncWrite` [INFO] [stdout] | no `AsyncWriteExt` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> examples/files.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use reqwest::{multipart::Part, Body}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `url` [INFO] [stdout] --> examples/files.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use url::Url; [INFO] [stdout] | ^^^ use of undeclared crate or module `url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Part` in this scope [INFO] [stdout] --> examples/files.rs:73:48 [INFO] [stdout] | [INFO] [stdout] 73 | let files: Box> = if file.is_file() { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use core::num::fmt::Part; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Part` in this scope [INFO] [stdout] --> examples/files.rs:150:106 [INFO] [stdout] | [INFO] [stdout] 150 | fn add_dir(dir: PathBuf, rel_path: String) -> BoxFuture<'static, anyhow::Result>> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use core::num::fmt::Part; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Part` in this scope [INFO] [stdout] --> examples/files.rs:178:60 [INFO] [stdout] | [INFO] [stdout] 178 | async fn mk_part(file: impl AsRef) -> anyhow::Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use core::num::fmt::Part; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Part` [INFO] [stdout] --> examples/files.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | Part::stream_with_length(Body::wrap_stream(stream), f.metadata()?.len()).file_name( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use core::num::fmt::Part; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `tokio::fs::File` in the current scope [INFO] [stdout] --> examples/files.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | file.write_all(&bytes[..]).await?; [INFO] [stdout] | ^^^^^^^^^ method not found in `tokio::fs::File` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actyx_sdk` due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7bc3bc063ac3a0f14bf602012ef64a5f7d85937797bae217b2d524ce45c138b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc3bc063ac3a0f14bf602012ef64a5f7d85937797bae217b2d524ce45c138b0", kill_on_drop: false }` [INFO] [stdout] 7bc3bc063ac3a0f14bf602012ef64a5f7d85937797bae217b2d524ce45c138b0