[INFO] fetching crate muta-codec-derive 0.2.2... [INFO] checking muta-codec-derive-0.2.2 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate muta-codec-derive 0.2.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate muta-codec-derive 0.2.2 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate muta-codec-derive 0.2.2 [INFO] finished tweaking crates.io crate muta-codec-derive 0.2.2 [INFO] tweaked toml for crates.io crate muta-codec-derive 0.2.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate muta-codec-derive 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8e8f2a5e3c8573636b7243890372d14d9c591255bae481dc3a7e820df1fadf9 [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" "d8e8f2a5e3c8573636b7243890372d14d9c591255bae481dc3a7e820df1fadf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8e8f2a5e3c8573636b7243890372d14d9c591255bae481dc3a7e820df1fadf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8e8f2a5e3c8573636b7243890372d14d9c591255bae481dc3a7e820df1fadf9", kill_on_drop: false }` [INFO] [stdout] d8e8f2a5e3c8573636b7243890372d14d9c591255bae481dc3a7e820df1fadf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fb453fc2a4602f78953af38904afdb76288cc7223727d527201823f79706e93 [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" "8fb453fc2a4602f78953af38904afdb76288cc7223727d527201823f79706e93", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking proc-macro2 v1.0.19 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rlp v0.4.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking muta-codec-derive v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `muta_protocol` [INFO] [stdout] --> examples/example.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use muta_protocol::fixed_codec::{FixedCodec, FixedCodecError}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `muta_protocol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `muta_protocol` [INFO] [stdout] --> examples/example.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use muta_protocol::{Bytes, ProtocolResult}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `muta_protocol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FixedCodecError` [INFO] [stdout] --> examples/example.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, RlpFixedCodec)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FixedCodecError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RlpFixedCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `FixedCodec` in this scope [INFO] [stdout] --> examples/example.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, RlpFixedCodec)] [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `RlpFixedCodec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `muta-codec-derive` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "8fb453fc2a4602f78953af38904afdb76288cc7223727d527201823f79706e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fb453fc2a4602f78953af38904afdb76288cc7223727d527201823f79706e93", kill_on_drop: false }` [INFO] [stdout] 8fb453fc2a4602f78953af38904afdb76288cc7223727d527201823f79706e93