[INFO] fetching crate muta-codec-derive 0.2.0... [INFO] testing muta-codec-derive-0.2.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate muta-codec-derive 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate muta-codec-derive 0.2.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate muta-codec-derive 0.2.0 [INFO] finished tweaking crates.io crate muta-codec-derive 0.2.0 [INFO] tweaked toml for crates.io crate muta-codec-derive 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate muta-codec-derive 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 058f2e15338999fdd40842a45a79609fa0502d07889445f7645282b13d9ea128 [INFO] running `"docker" "start" "-a" "058f2e15338999fdd40842a45a79609fa0502d07889445f7645282b13d9ea128"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling muta-codec-derive v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.38s [INFO] running `"docker" "inspect" "058f2e15338999fdd40842a45a79609fa0502d07889445f7645282b13d9ea128"` [INFO] running `"docker" "rm" "-f" "058f2e15338999fdd40842a45a79609fa0502d07889445f7645282b13d9ea128"` [INFO] [stdout] 058f2e15338999fdd40842a45a79609fa0502d07889445f7645282b13d9ea128 [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f127aa0c84cfbafb4252622928e21dc66a4c26cc7ba6fc547d1de280d8397d98 [INFO] running `"docker" "start" "-a" "f127aa0c84cfbafb4252622928e21dc66a4c26cc7ba6fc547d1de280d8397d98"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling muta-codec-derive v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `muta_protocol` [INFO] [stderr] --> examples/example.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use muta_protocol::fixed_codec::{FixedCodec, FixedCodecError}; [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `muta_protocol` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `muta_protocol` [INFO] [stderr] --> tests/mock_types.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use muta_protocol::fixed_codec::{FixedCodec, FixedCodecError}; [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `muta_protocol` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `muta_protocol` [INFO] [stderr] --> tests/mock_types.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use muta_protocol::fixed_codec::{FixedCodec, FixedCodecError}; [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `muta_protocol` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `muta_protocol` [INFO] [stderr] --> tests/mock_types.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use muta_protocol::{Bytes, ProtocolResult}; [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `muta_protocol` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `FixedCodecError` [INFO] [stderr] --> tests/mock_types.rs:12:24 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq, Copy)] [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `FixedCodecError` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `FixedCodecError` [INFO] [stderr] --> tests/mock_types.rs:24:24 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `FixedCodecError` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `FixedCodecError` [INFO] [stderr] --> tests/mock_types.rs:33:24 [INFO] [stderr] | [INFO] [stderr] 33 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `FixedCodecError` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `FixedCodecError` [INFO] [stderr] --> tests/mock_types.rs:42:24 [INFO] [stderr] | [INFO] [stderr] 42 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `FixedCodecError` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `FixedCodec` in this scope [INFO] [stderr] --> tests/mock_types.rs:12:24 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq, Copy)] [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `FixedCodec` in this scope [INFO] [stderr] --> tests/mock_types.rs:24:24 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `FixedCodec` in this scope [INFO] [stderr] --> tests/mock_types.rs:33:24 [INFO] [stderr] | [INFO] [stderr] 33 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `FixedCodec` in this scope [INFO] [stderr] --> tests/mock_types.rs:42:24 [INFO] [stderr] | [INFO] [stderr] 42 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `muta_protocol` [INFO] [stderr] --> tests/mod.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use muta_protocol::fixed_codec::FixedCodec; [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `muta_protocol` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `muta_protocol` [INFO] [stderr] --> tests/mock_types.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use muta_protocol::{Bytes, ProtocolResult}; [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `muta_protocol` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `FixedCodecError` [INFO] [stderr] --> tests/mock_types.rs:12:24 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq, Copy)] [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `FixedCodecError` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `FixedCodecError` [INFO] [stderr] --> tests/mock_types.rs:24:24 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `FixedCodecError` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `FixedCodecError` [INFO] [stderr] --> tests/mock_types.rs:33:24 [INFO] [stderr] | [INFO] [stderr] 33 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `FixedCodecError` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: could not compile `muta-codec-derive`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `FixedCodecError` [INFO] [stderr] --> tests/mock_types.rs:42:24 [INFO] [stderr] | [INFO] [stderr] 42 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `FixedCodecError` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `FixedCodec` [INFO] [stderr] --> tests/mod.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | FixedCodec::decode_fixed(data.encode_fixed().unwrap()).unwrap() [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `FixedCodec` [INFO] [stderr] ... [INFO] [stderr] 21 | test_fixed_codec!(Hex, Hash, SignedTransaction, TupleStructWithVec); [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `FixedCodec` in this scope [INFO] [stderr] --> tests/mock_types.rs:12:24 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq, Copy)] [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `FixedCodec` in this scope [INFO] [stderr] --> tests/mock_types.rs:24:24 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `FixedCodec` in this scope [INFO] [stderr] --> tests/mock_types.rs:33:24 [INFO] [stderr] | [INFO] [stderr] 33 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `FixedCodec` in this scope [INFO] [stderr] --> tests/mock_types.rs:42:24 [INFO] [stderr] | [INFO] [stderr] 42 | #[derive(Clone, Debug, RlpFixedCodec, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 12 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error[E0432]: unresolved import `muta_protocol` [INFO] [stderr] --> examples/example.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use muta_protocol::{Bytes, ProtocolResult}; [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `muta_protocol` [INFO] [stderr] [INFO] [stderr] error: could not compile `muta-codec-derive`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `FixedCodecError` [INFO] [stderr] --> examples/example.rs:5:24 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Clone, Debug, RlpFixedCodec)] [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `FixedCodecError` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `FixedCodec` in this scope [INFO] [stderr] --> examples/example.rs:5:24 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Clone, Debug, RlpFixedCodec)] [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: could not compile `muta-codec-derive`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f127aa0c84cfbafb4252622928e21dc66a4c26cc7ba6fc547d1de280d8397d98"` [INFO] running `"docker" "rm" "-f" "f127aa0c84cfbafb4252622928e21dc66a4c26cc7ba6fc547d1de280d8397d98"` [INFO] [stdout] f127aa0c84cfbafb4252622928e21dc66a4c26cc7ba6fc547d1de280d8397d98