[INFO] fetching crate elfo-pinger 0.1.0... [INFO] checking elfo-pinger-0.1.0 against master#2d5a21f63c98f8a1d5f3c3af93bcb0a8af19af36 for pr-95819 [INFO] extracting crate elfo-pinger 0.1.0 into /workspace/builds/worker-49/source [INFO] validating manifest of crates.io crate elfo-pinger 0.1.0 on toolchain 2d5a21f63c98f8a1d5f3c3af93bcb0a8af19af36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d5a21f63c98f8a1d5f3c3af93bcb0a8af19af36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate elfo-pinger 0.1.0 [INFO] finished tweaking crates.io crate elfo-pinger 0.1.0 [INFO] tweaked toml for crates.io crate elfo-pinger 0.1.0 written to /workspace/builds/worker-49/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d5a21f63c98f8a1d5f3c3af93bcb0a8af19af36" "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" "+2d5a21f63c98f8a1d5f3c3af93bcb0a8af19af36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:fd6e315fe1d87bcb2c452ec5cc96a17426cdc68c8a579d2e15b282cf6465d787" "/opt/rustwide/cargo-home/bin/cargo" "+2d5a21f63c98f8a1d5f3c3af93bcb0a8af19af36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9c1c6f317daf748be51928afc3658d81d827a235ec2a35e65a68cec9df703e6 [INFO] running `Command { std: "docker" "start" "-a" "b9c1c6f317daf748be51928afc3658d81d827a235ec2a35e65a68cec9df703e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9c1c6f317daf748be51928afc3658d81d827a235ec2a35e65a68cec9df703e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9c1c6f317daf748be51928afc3658d81d827a235ec2a35e65a68cec9df703e6", kill_on_drop: false }` [INFO] [stdout] b9c1c6f317daf748be51928afc3658d81d827a235ec2a35e65a68cec9df703e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:fd6e315fe1d87bcb2c452ec5cc96a17426cdc68c8a579d2e15b282cf6465d787" "/opt/rustwide/cargo-home/bin/cargo" "+2d5a21f63c98f8a1d5f3c3af93bcb0a8af19af36" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4024e5697f50888fb91c0a65e6b742d760662d26fe40458bf44b2fa6d7229c70 [INFO] running `Command { std: "docker" "start" "-a" "4024e5697f50888fb91c0a65e6b742d760662d26fe40458bf44b2fa6d7229c70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling metrics v0.17.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking smallbox v0.8.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking raw-cpuid v10.3.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking futures-intrusive v0.4.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking quanta v0.9.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling linkme-impl v0.2.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling metrics-macros v0.4.1 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling elfo-macros v0.1.12 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking linkme v0.2.10 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing v0.1.33 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking elfo-utils v0.1.1 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking elfo-core v0.1.30 [INFO] [stderr] Checking elfo-pinger v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0603]: type alias `ErasedMessage` is private [INFO] [stdout] --> src/actor.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[message(elfo = elfo_core)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private type alias [INFO] [stdout] | [INFO] [stdout] note: the type alias `ErasedMessage` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elfo-core-0.1.30/src/dumping/mod.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | dump::{Direction, Dump, ErasedMessage, MessageKind, MessageName, Timestamp}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: type alias `ErasedMessage` is private [INFO] [stdout] --> src/actor.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[message(elfo = elfo_core)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private type alias [INFO] [stdout] | [INFO] [stdout] note: the type alias `ErasedMessage` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/elfo-core-0.1.30/src/dumping/mod.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | dump::{Direction, Dump, ErasedMessage, MessageKind, MessageName, Timestamp}, [INFO] [stdout] | ^^^^^^^^^^^^^ [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 E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elfo-pinger` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elfo-pinger` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4024e5697f50888fb91c0a65e6b742d760662d26fe40458bf44b2fa6d7229c70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4024e5697f50888fb91c0a65e6b742d760662d26fe40458bf44b2fa6d7229c70", kill_on_drop: false }` [INFO] [stdout] 4024e5697f50888fb91c0a65e6b742d760662d26fe40458bf44b2fa6d7229c70