[INFO] fetching crate iota-client 1.1.1... [INFO] testing iota-client-1.1.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate iota-client 1.1.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate iota-client 1.1.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iota-client 1.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate iota-client 1.1.1 [INFO] tweaked toml for crates.io crate iota-client 1.1.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate iota-client 1.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bee-common v0.5.0 [INFO] [stderr] Downloaded rumqttc v0.10.0 [INFO] [stderr] Downloaded bee-ledger v0.6.0 [INFO] [stderr] Downloaded fern v0.6.0 [INFO] [stderr] Downloaded bee-crypto v0.2.1-alpha [INFO] [stderr] Downloaded ws_stream_tungstenite v0.6.1 [INFO] [stderr] Downloaded mqttbytes v0.6.0 [INFO] [stderr] Downloaded bee-ternary v0.4.2-alpha [INFO] [stderr] Downloaded pollster v0.2.4 [INFO] [stderr] Downloaded bee-pow v0.2.0 [INFO] [stderr] Downloaded bee-message v0.1.6 [INFO] [stderr] Downloaded bytemuck v1.7.2 [INFO] [stderr] Downloaded bee-rest-api v0.1.7 [INFO] [stderr] Downloaded iota-crypto v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be9f185e7b96bf2112e6c663b7eef104352a914ef29ef7c0d9e4067602c6d4fe [INFO] running `Command { std: "docker" "start" "-a" "be9f185e7b96bf2112e6c663b7eef104352a914ef29ef7c0d9e4067602c6d4fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be9f185e7b96bf2112e6c663b7eef104352a914ef29ef7c0d9e4067602c6d4fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be9f185e7b96bf2112e6c663b7eef104352a914ef29ef7c0d9e4067602c6d4fe", kill_on_drop: false }` [INFO] [stdout] be9f185e7b96bf2112e6c663b7eef104352a914ef29ef7c0d9e4067602c6d4fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 858b921f3a61c7fa64ec7da72aa4f685f401aabfcec2eae86718ebd79eb32608 [INFO] running `Command { std: "docker" "start" "-a" "858b921f3a61c7fa64ec7da72aa4f685f401aabfcec2eae86718ebd79eb32608", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling bee-ternary v0.5.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling bee-common v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling iota-crypto v0.9.1 [INFO] [stderr] Compiling bee-pow v0.2.0 [INFO] [stderr] Compiling bee-message v0.1.6 [INFO] [stderr] Compiling bee-ledger v0.6.0 [INFO] [stderr] Compiling bee-rest-api v0.1.7 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling iota-client v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.06s [INFO] running `Command { std: "docker" "inspect" "858b921f3a61c7fa64ec7da72aa4f685f401aabfcec2eae86718ebd79eb32608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "858b921f3a61c7fa64ec7da72aa4f685f401aabfcec2eae86718ebd79eb32608", kill_on_drop: false }` [INFO] [stdout] 858b921f3a61c7fa64ec7da72aa4f685f401aabfcec2eae86718ebd79eb32608 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1a79cc2e67e19416e7f8db223d0a145a5dcd1db85fdb30a336c82fd1c41cef3 [INFO] running `Command { std: "docker" "start" "-a" "b1a79cc2e67e19416e7f8db223d0a145a5dcd1db85fdb30a336c82fd1c41cef3", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling ureq v2.3.1 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling iota-client v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `iota-client` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 07_get_message_metadata --edition=2021 examples/07_get_message_metadata.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="reqwest"' --cfg 'feature="tokio"' -C metadata=ca5e766605a84ceb -C extra-filename=-ca5e766605a84ceb --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-eaa2c46665b5115a.so --extern bee_common=/opt/rustwide/target/debug/deps/libbee_common-9a6cd953c2cac28d.rlib --extern bee_message=/opt/rustwide/target/debug/deps/libbee_message-5df3408dec63f8b3.rlib --extern bee_pow=/opt/rustwide/target/debug/deps/libbee_pow-8cb1169fa0e1c659.rlib --extern bee_rest_api=/opt/rustwide/target/debug/deps/libbee_rest_api-864aa4ad5baf70e3.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-125f133611da0722.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-acb69980fea55e7d.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-afc8e1fe9314b5ba.rlib --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-65e2f1a517313534.rlib --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rlib --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-3dacafcec4819c5e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-bf2daecc1163372e.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib --extern iota_client=/opt/rustwide/target/debug/deps/libiota_client-2131af2128b225ef.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-fff95b6163d959d2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4d6afc2d3b4f97d0.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9b4da96bbd97b6df.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1cc766c48751cfe6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b9e202c06bbf5d28.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-df22b4b0b6966784.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8e48413f87976cc3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5c3413c243efddb0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-808f761821490ebd.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-3d92c0cd19325afd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-db2eff2b2da23eb2.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b1a79cc2e67e19416e7f8db223d0a145a5dcd1db85fdb30a336c82fd1c41cef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a79cc2e67e19416e7f8db223d0a145a5dcd1db85fdb30a336c82fd1c41cef3", kill_on_drop: false }` [INFO] [stdout] b1a79cc2e67e19416e7f8db223d0a145a5dcd1db85fdb30a336c82fd1c41cef3