[INFO] fetching crate zvariant_derive 2.0.0... [INFO] checking zvariant_derive-2.0.0 against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] extracting crate zvariant_derive 2.0.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate zvariant_derive 2.0.0 on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate zvariant_derive 2.0.0 [INFO] finished tweaking crates.io crate zvariant_derive 2.0.0 [INFO] tweaked toml for crates.io crate zvariant_derive 2.0.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 333b505ee18a85eff199f0ef7eb14f2c645a28592eea78941c88a6becb20a73e [INFO] running `"docker" "start" "-a" "333b505ee18a85eff199f0ef7eb14f2c645a28592eea78941c88a6becb20a73e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking zvariant_derive v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Checking enumflags2 v0.6.4 [INFO] [stderr] error[E0432]: unresolved import `zvariant` [INFO] [stderr] --> tests/tests.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use zvariant::Type; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `zvariant` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `zvariant` [INFO] [stderr] --> tests/tests.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Type)] [INFO] [stderr] | ^^^^ use of undeclared type or module `zvariant` [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 `zvariant` [INFO] [stderr] --> tests/tests.rs:16:14 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Type)] [INFO] [stderr] | ^^^^ use of undeclared type or module `zvariant` [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 `zvariant` [INFO] [stderr] --> tests/tests.rs:29:14 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Type)] [INFO] [stderr] | ^^^^ use of undeclared type or module `zvariant` [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: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `zvariant_derive`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "333b505ee18a85eff199f0ef7eb14f2c645a28592eea78941c88a6becb20a73e"` [INFO] running `"docker" "rm" "-f" "333b505ee18a85eff199f0ef7eb14f2c645a28592eea78941c88a6becb20a73e"` [INFO] [stdout] 333b505ee18a85eff199f0ef7eb14f2c645a28592eea78941c88a6becb20a73e