[INFO] cloning repository https://github.com/dymchenkko/ockam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dymchenkko/ockam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdymchenkko%2Fockam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdymchenkko%2Fockam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98dce1214aa281acbbcf2ccd701707b0fe00b522 [INFO] checking dymchenkko/ockam against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdymchenkko%2Fockam" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dymchenkko/ockam [INFO] finished tweaking git repo https://github.com/dymchenkko/ockam [INFO] tweaked toml for git repo https://github.com/dymchenkko/ockam written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dymchenkko/ockam on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dymchenkko/ockam already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_node` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `x25519-dalek` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_xx` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_node` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_transport_websocket/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_transport_websocket/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_node` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_transport_websocket/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_transport_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_key_exchange_x3dh/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_key_exchange_x3dh/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_channel` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_identity` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_xx` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_executor/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `crossbeam-queue` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_executor/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_executor/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/signature_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `subtle` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_key_exchange_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/examples/rust/get_started/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/examples/rust/get_started/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `serde` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/examples/rust/get_started/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `serde_json` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_transport_ble/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_transport_ble/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_node` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_transport_ble/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_transport_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_transport_ble/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_key_exchange_xx/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_key_exchange_xx/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_transport_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/implementations/rust/ockam/ockam_identity/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getrandom v0.2.6 [INFO] [stderr] Downloaded quote v1.0.18 [INFO] [stderr] Downloaded duct v0.13.5 [INFO] [stderr] Downloaded ron v0.7.0 [INFO] [stderr] Downloaded serde_derive v1.0.137 [INFO] [stderr] Downloaded cpufeatures v0.2.2 [INFO] [stderr] Downloaded embedded-hal v0.2.7 [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded hkdf v0.11.0 [INFO] [stderr] Downloaded pic32-hal v0.4.1 [INFO] [stderr] Downloaded tokio-stream v0.1.8 [INFO] [stderr] Downloaded enumflags2_derive v0.6.4 [INFO] [stderr] Downloaded clap_derive v3.1.7 [INFO] [stderr] Downloaded textwrap v0.15.0 [INFO] [stderr] Downloaded indexmap v1.8.1 [INFO] [stderr] Downloaded bluetooth-hci v0.1.0 [INFO] [stderr] Downloaded bluenrg v0.1.0 [INFO] [stderr] Downloaded atsamd-hal v0.12.0 [INFO] [stderr] Downloaded itertools v0.10.3 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] [stderr] Downloaded stm32f4xx-hal v0.9.0 [INFO] [stderr] Downloaded heapless v0.7.10 [INFO] [stderr] Downloaded clap v3.1.16 [INFO] [stderr] Downloaded dbus v0.9.5 [INFO] [stderr] Downloaded tracing-subscriber v0.3.11 [INFO] [stderr] Downloaded serde_json v1.0.81 [INFO] [stderr] Downloaded hashbrown v0.12.1 [INFO] [stderr] Downloaded stm32h7xx-hal v0.9.0 [INFO] [stderr] Downloaded backtrace v0.3.65 [INFO] [stderr] Downloaded miniz_oxide v0.5.1 [INFO] [stderr] Downloaded tokio-util v0.6.9 [INFO] [stderr] Downloaded http v0.2.7 [INFO] [stderr] Downloaded crossbeam-utils v0.8.8 [INFO] [stderr] Downloaded core2 v0.3.3 [INFO] [stderr] Downloaded serde_bare v0.5.0 [INFO] [stderr] Downloaded btleplug v0.9.2 [INFO] [stderr] Downloaded atsame54p v0.9.0 [INFO] [stderr] Downloaded cortex-m v0.6.7 [INFO] [stderr] Downloaded tokio-tungstenite v0.17.1 [INFO] [stderr] Downloaded dyn-clone v1.0.5 [INFO] [stderr] Downloaded ed25519 v1.4.1 [INFO] [stderr] Downloaded crossbeam-queue v0.3.5 [INFO] [stderr] Downloaded async-trait v0.1.53 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.33.0 [INFO] [stderr] Downloaded slab v0.4.6 [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded bluez-async v0.5.5 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.33.0 [INFO] [stderr] Downloaded mips-rt v0.2.1 [INFO] [stderr] Downloaded stm32-device-signature v0.3.3 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.33.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.33.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.33.0 [INFO] [stderr] Downloaded block-buffer v0.10.2 [INFO] [stderr] Downloaded digest v0.10.3 [INFO] [stderr] Downloaded sha-1 v0.10.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.31 [INFO] [stderr] Downloaded signature v1.5.0 [INFO] [stderr] Downloaded tokio-io v0.1.13 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded riscv v0.7.0 [INFO] [stderr] Downloaded ryu v1.0.9 [INFO] [stderr] Downloaded os_str_bytes v6.0.0 [INFO] [stderr] Downloaded clap_lex v0.2.0 [INFO] [stderr] Downloaded futures v0.1.31 [INFO] [stderr] Downloaded dirs v4.0.0 [INFO] [stderr] Downloaded dbus-tokio v0.7.5 [INFO] [stderr] Downloaded serde-xml-rs v0.5.1 [INFO] [stderr] Downloaded dashmap v5.3.3 [INFO] [stderr] Downloaded object v0.28.3 [INFO] [stderr] Downloaded libdbus-sys v0.2.2 [INFO] [stderr] Downloaded as-slice v0.1.5 [INFO] [stderr] Downloaded unicode-segmentation v1.9.0 [INFO] [stderr] Downloaded nb v0.1.3 [INFO] [stderr] Downloaded serde-big-array v0.3.3 [INFO] [stderr] Downloaded tracing-attributes v0.1.21 [INFO] [stderr] Downloaded dissimilar v1.0.4 [INFO] [stderr] Downloaded trybuild v1.0.61 [INFO] [stderr] Downloaded enumflags2 v0.6.4 [INFO] [stderr] Downloaded mips-rt-macros v0.2.1 [INFO] [stderr] Downloaded async-recursion v1.0.0 [INFO] [stderr] Downloaded atsame54_xpro v0.2.0 [INFO] [stderr] Downloaded bluez-generated v0.2.1 [INFO] [stderr] Downloaded rtcc v0.2.1 [INFO] [stderr] Downloaded cast v0.2.7 [INFO] [stderr] Downloaded embedded-dma v0.1.2 [INFO] [stderr] Downloaded cortex-m-rt v0.6.15 [INFO] [stderr] Downloaded thiserror v1.0.31 [INFO] [stderr] Downloaded tungstenite v0.17.2 [INFO] [stderr] Downloaded tokio v1.18.1 [INFO] [stderr] Downloaded vsss-rs v1.4.0 [INFO] [stderr] Downloaded generic-array v0.14.5 [INFO] [stderr] Downloaded group v0.10.0 [INFO] [stderr] Downloaded cortex-m v0.7.4 [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded regex v1.5.5 [INFO] [stderr] Downloaded spin v0.9.3 [INFO] [stderr] Downloaded itoa v1.0.1 [INFO] [stderr] Downloaded anyhow v1.0.57 [INFO] [stderr] Downloaded os_pipe v0.9.2 [INFO] [stderr] Downloaded mips-mcu v0.1.0 [INFO] [stderr] Downloaded generic-array v0.13.3 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.6.15 [INFO] [stderr] Downloaded tokio-macros v1.7.0 [INFO] [stderr] Downloaded managed v0.8.0 [INFO] [stderr] Downloaded zeroize v1.5.5 [INFO] [stderr] Downloaded ff v0.10.1 [INFO] [stderr] Downloaded aligned v0.3.5 [INFO] [stderr] Downloaded semver v1.0.9 [INFO] [stderr] Downloaded paste v1.0.7 [INFO] [stderr] Downloaded crypto-common v0.1.3 [INFO] [stderr] Downloaded redox_syscall v0.2.13 [INFO] [stderr] Downloaded parking_lot v0.12.0 [INFO] [stderr] Downloaded pairing v0.20.0 [INFO] [stderr] Downloaded zeroize_derive v1.3.2 [INFO] [stderr] Downloaded bls12_381_plus v0.5.2 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded riscv-target v0.1.2 [INFO] [stderr] Downloaded atomic-polyfill v0.1.8 [INFO] [stderr] Downloaded shared_child v0.3.5 [INFO] [stderr] Downloaded radium v0.6.2 [INFO] [stderr] Downloaded nb v1.0.0 [INFO] [stderr] Downloaded pic32mx2xx v0.3.0 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded lock_api v0.4.7 [INFO] [stderr] Downloaded critical-section v0.2.7 [INFO] [stderr] Downloaded libc v0.2.125 [INFO] [stderr] Downloaded blake2 v0.9.2 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded syn v1.0.92 [INFO] [stderr] Downloaded serde v1.0.137 [INFO] [stderr] Downloaded proc-macro2 v1.0.38 [INFO] [stderr] Downloaded stm32f4 v0.13.0 [INFO] [stderr] Downloaded stm32h7 v0.13.0 [INFO] [stderr] Downloaded windows v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a352ed04b9952a32a6fa8504be11b8b053f258a92aa3d8d3277c08bd5028c90 [INFO] running `Command { std: "docker" "start" "-a" "6a352ed04b9952a32a6fa8504be11b8b053f258a92aa3d8d3277c08bd5028c90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a352ed04b9952a32a6fa8504be11b8b053f258a92aa3d8d3277c08bd5028c90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a352ed04b9952a32a6fa8504be11b8b053f258a92aa3d8d3277c08bd5028c90", kill_on_drop: false }` [INFO] [stdout] 6a352ed04b9952a32a6fa8504be11b8b053f258a92aa3d8d3277c08bd5028c90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdfcd2755ba0e69f65ad3ab8a5bd3f1aeeeca0bb55f653ac53fd816a0fc94fe8 [INFO] running `Command { std: "docker" "start" "-a" "bdfcd2755ba0e69f65ad3ab8a5bd3f1aeeeca0bb55f653ac53fd816a0fc94fe8", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_channel` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_identity` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_xx` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_ble/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_ble/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_node` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_ble/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_transport_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_ble/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_xx` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_macros` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_node` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_vault` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_channel/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_identity/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_x3dh/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_x3dh/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_websocket/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_websocket/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_node` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_transport_websocket/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_transport_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_xx/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_key_exchange_xx/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_key_exchange_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/signature_core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `subtle` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_node` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `x25519-dalek` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_executor/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `crossbeam-queue` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_executor/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam_core` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/implementations/rust/ockam/ockam_executor/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/examples/rust/get_started/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ockam` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/examples/rust/get_started/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `serde` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/examples/rust/get_started/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `serde_json` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bdfcd2755ba0e69f65ad3ab8a5bd3f1aeeeca0bb55f653ac53fd816a0fc94fe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdfcd2755ba0e69f65ad3ab8a5bd3f1aeeeca0bb55f653ac53fd816a0fc94fe8", kill_on_drop: false }` [INFO] [stdout] bdfcd2755ba0e69f65ad3ab8a5bd3f1aeeeca0bb55f653ac53fd816a0fc94fe8