[INFO] fetching crate ockam_entity 0.35.0... [INFO] building ockam_entity-0.35.0 against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] extracting crate ockam_entity 0.35.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate ockam_entity 0.35.0 on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ockam_entity 0.35.0 [INFO] finished tweaking crates.io crate ockam_entity 0.35.0 [INFO] tweaked toml for crates.io crate ockam_entity 0.35.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate ockam_entity 0.35.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-queue v0.3.3 [INFO] [stderr] Downloaded serde-big-array v0.3.2 [INFO] [stderr] Downloaded ockam_executor v0.14.0 [INFO] [stderr] Downloaded atomic-polyfill v0.1.5 [INFO] [stderr] Downloaded ockam_core v0.45.0 [INFO] [stderr] Downloaded signature_bls v0.33.0 [INFO] [stderr] Downloaded signature_core v0.35.0 [INFO] [stderr] Downloaded critical-section v0.2.5 [INFO] [stderr] Downloaded signature_bbs_plus v0.35.0 [INFO] [stderr] Downloaded ockam_vault v0.39.0 [INFO] [stderr] Downloaded ockam_vault_sync_core v0.37.0 [INFO] [stderr] Downloaded ockam_macros v0.6.0 [INFO] [stderr] Downloaded ockam_channel v0.41.0 [INFO] [stderr] Downloaded ockam_key_exchange_core v0.37.0 [INFO] [stderr] Downloaded ockam_node v0.44.0 [INFO] [stderr] Downloaded ockam_key_exchange_xx v0.38.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e0ca09b990db6d2c805593932978a3e1a553e42dbef63416b3449dc479e4842 [INFO] running `Command { std: "docker" "start" "-a" "3e0ca09b990db6d2c805593932978a3e1a553e42dbef63416b3449dc479e4842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e0ca09b990db6d2c805593932978a3e1a553e42dbef63416b3449dc479e4842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e0ca09b990db6d2c805593932978a3e1a553e42dbef63416b3449dc479e4842", kill_on_drop: false }` [INFO] [stdout] 3e0ca09b990db6d2c805593932978a3e1a553e42dbef63416b3449dc479e4842 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7c79473e9eeff779570b0dca26b82c5f5de10a23467285af41110f3ab679dfb [INFO] running `Command { std: "docker" "start" "-a" "b7c79473e9eeff779570b0dca26b82c5f5de10a23467285af41110f3ab679dfb", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling core2 v0.3.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.7 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling ockam_macros v0.6.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde-big-array v0.3.2 [INFO] [stderr] Compiling ockam_core v0.45.0 [INFO] [stderr] Compiling ockam_executor v0.14.0 [INFO] [stderr] Compiling ockam_vault v0.39.0 [INFO] [stderr] Compiling ockam_key_exchange_core v0.37.0 [INFO] [stderr] Compiling ockam_key_exchange_xx v0.38.0 [INFO] [stderr] Compiling ockam_node v0.44.0 [INFO] [stderr] Compiling ockam_vault_sync_core v0.37.0 [INFO] [stderr] Compiling ockam_channel v0.41.0 [INFO] [stderr] Compiling ockam_entity v0.35.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.59s [INFO] running `Command { std: "docker" "inspect" "b7c79473e9eeff779570b0dca26b82c5f5de10a23467285af41110f3ab679dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7c79473e9eeff779570b0dca26b82c5f5de10a23467285af41110f3ab679dfb", kill_on_drop: false }` [INFO] [stdout] b7c79473e9eeff779570b0dca26b82c5f5de10a23467285af41110f3ab679dfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 722495ca934650a11362aedd865717026ef8d78fd846b6aebfbe1bbc28cfcbbb [INFO] running `Command { std: "docker" "start" "-a" "722495ca934650a11362aedd865717026ef8d78fd846b6aebfbe1bbc28cfcbbb", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling core2 v0.3.3 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling ockam_core v0.45.0 [INFO] [stderr] Compiling ockam_executor v0.14.0 [INFO] [stderr] Compiling ockam_vault v0.39.0 [INFO] [stderr] Compiling ockam_key_exchange_core v0.37.0 [INFO] [stderr] Compiling ockam_key_exchange_xx v0.38.0 [INFO] [stderr] Compiling ockam_node v0.44.0 [INFO] [stderr] Compiling ockam_vault_sync_core v0.37.0 [INFO] [stderr] Compiling ockam_channel v0.41.0 [INFO] [stderr] Compiling ockam_entity v0.35.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ockam_transport_tcp` [INFO] [stdout] --> examples/home-router.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ockam_transport_tcp::TcpTransport; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ockam_transport_tcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ockam_entity` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "722495ca934650a11362aedd865717026ef8d78fd846b6aebfbe1bbc28cfcbbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "722495ca934650a11362aedd865717026ef8d78fd846b6aebfbe1bbc28cfcbbb", kill_on_drop: false }` [INFO] [stdout] 722495ca934650a11362aedd865717026ef8d78fd846b6aebfbe1bbc28cfcbbb