[INFO] fetching crate ockam_channel 0.35.0... [INFO] testing ockam_channel-0.35.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate ockam_channel 0.35.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate ockam_channel 0.35.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ockam_channel 0.35.0 [INFO] finished tweaking crates.io crate ockam_channel 0.35.0 [INFO] tweaked toml for crates.io crate ockam_channel 0.35.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ockam_key_exchange_x3dh v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cd18e1bd8e6fb83e5c8185d4ddfa1d3cd8a969450e6718f04f466db93071c0a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9cd18e1bd8e6fb83e5c8185d4ddfa1d3cd8a969450e6718f04f466db93071c0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cd18e1bd8e6fb83e5c8185d4ddfa1d3cd8a969450e6718f04f466db93071c0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cd18e1bd8e6fb83e5c8185d4ddfa1d3cd8a969450e6718f04f466db93071c0a", kill_on_drop: false }` [INFO] [stdout] 9cd18e1bd8e6fb83e5c8185d4ddfa1d3cd8a969450e6718f04f466db93071c0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15c198d71d2b6b8b94bf1b10c378949f7526c68dcf6e347475ab67e3ef7a2de6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "15c198d71d2b6b8b94bf1b10c378949f7526c68dcf6e347475ab67e3ef7a2de6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.2 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling heapless v0.7.8 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling ockam_macro v0.1.0 [INFO] [stderr] Compiling ockam_message_derive v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling executor-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling executor v0.7.0 [INFO] [stderr] Compiling ockam_node_no_std v0.12.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling serde-big-array v0.3.2 [INFO] [stderr] Compiling ockam_core v0.39.0 [INFO] [stderr] Compiling ockam_vault_core v0.33.0 [INFO] [stderr] Compiling ockam_executor v0.8.0 [INFO] [stderr] Compiling ockam_node v0.38.0 [INFO] [stderr] Compiling ockam_vault v0.33.0 [INFO] [stderr] Compiling ockam_key_exchange_core v0.31.0 [INFO] [stderr] Compiling ockam_key_exchange_xx v0.32.0 [INFO] [stderr] Compiling ockam_vault_sync_core v0.31.0 [INFO] [stderr] Compiling ockam_channel v0.35.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "15c198d71d2b6b8b94bf1b10c378949f7526c68dcf6e347475ab67e3ef7a2de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c198d71d2b6b8b94bf1b10c378949f7526c68dcf6e347475ab67e3ef7a2de6", kill_on_drop: false }` [INFO] [stdout] 15c198d71d2b6b8b94bf1b10c378949f7526c68dcf6e347475ab67e3ef7a2de6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e42f3d1482728dac2c61e1cb742d124307f4c24f532dd240dd2c23dc2e3a48de [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e42f3d1482728dac2c61e1cb742d124307f4c24f532dd240dd2c23dc2e3a48de", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling trybuild v1.0.52 [INFO] [stderr] Compiling dissimilar v1.0.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling core2 v0.3.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling ockam_node_test_attribute v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling serde-big-array v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ockam_core v0.39.0 [INFO] [stderr] Compiling ockam_vault_core v0.33.0 [INFO] [stderr] Compiling ockam_executor v0.8.0 [INFO] [stderr] Compiling ockam_node v0.38.0 [INFO] [stderr] Compiling ockam_key_exchange_core v0.31.0 [INFO] [stderr] Compiling ockam_vault v0.33.0 [INFO] [stderr] Compiling ockam_key_exchange_xx v0.32.0 [INFO] [stderr] Compiling ockam_key_exchange_x3dh v0.31.0 [INFO] [stderr] Compiling ockam_vault_sync_core v0.31.0 [INFO] [stderr] Compiling ockam_channel v0.35.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 54.17s [INFO] running `Command { std: "docker" "inspect" "e42f3d1482728dac2c61e1cb742d124307f4c24f532dd240dd2c23dc2e3a48de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42f3d1482728dac2c61e1cb742d124307f4c24f532dd240dd2c23dc2e3a48de", kill_on_drop: false }` [INFO] [stdout] e42f3d1482728dac2c61e1cb742d124307f4c24f532dd240dd2c23dc2e3a48de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 69cc62ac8c5056a282cadccbe45ae904a0caeb19ed391b02bd256028bac6810f [INFO] running `Command { std: "docker" "start" "-a" "69cc62ac8c5056a282cadccbe45ae904a0caeb19ed391b02bd256028bac6810f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ockam_channel-65985a04191380ba) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2021-11-21T05:43:04.791997Z  INFO ockam_node::node: Initializing ockam node [INFO] [stdout] 2021-11-21T05:43:04.802774Z  INFO ockam_vault::software_vault: Creating vault [INFO] [stdout] 2021-11-21T05:43:04.814835Z  INFO ockam_channel::secure_channel: Starting SecureChannel listener at 0#secure_channel_listener [INFO] [stdout] 2021-11-21T05:43:04.993457Z  INFO ockam_channel::secure_channel_worker: Started SecureChannel initiator at local: 0#9cd2cbcf323ba1b03c98087dbb0d98b1, remote: 0#d291dc740b484f4ed16514a8619b7f96 [INFO] [stdout] 2021-11-21T05:43:05.009685Z  INFO ockam_channel::secure_channel_worker: Started SecureChannel responder at local: 0#e4663f2a745f9b5341119577424bd43c, remote: 0#bd017f2a121124af8292f260caa962bd [INFO] [stdout] 2021-11-21T05:43:05.010655Z  INFO ockam_node::router::shutdown: Initiate graceful node shutdown [INFO] [stdout] 2021-11-21T05:43:05.011333Z  INFO ockam_node::router: No more workers left. Goodbye! [INFO] [stderr] Doc-tests ockam_channel [INFO] [stdout] test tests::simplest_channel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "69cc62ac8c5056a282cadccbe45ae904a0caeb19ed391b02bd256028bac6810f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69cc62ac8c5056a282cadccbe45ae904a0caeb19ed391b02bd256028bac6810f", kill_on_drop: false }` [INFO] [stdout] 69cc62ac8c5056a282cadccbe45ae904a0caeb19ed391b02bd256028bac6810f