[INFO] crate accessors 0.0.3 is already in cache [INFO] checking accessors-0.0.3 against nightly-2019-10-27 for pr-65897 [INFO] extracting crate accessors 0.0.3 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate accessors 0.0.3 on toolchain nightly-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate accessors 0.0.3 [INFO] finished tweaking crates.io crate accessors 0.0.3 [INFO] tweaked toml for crates.io crate accessors 0.0.3 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=allow" "-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" "+nightly-2019-10-27" "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] b65768b76c32d73ca18295c9f3e8371d3a4dcd9ea68d79bfc2cb09cc65cba520 [INFO] running `"docker" "start" "-a" "b65768b76c32d73ca18295c9f3e8371d3a4dcd9ea68d79bfc2cb09cc65cba520"` [INFO] [stderr] Checking quote v0.3.15 [INFO] [stderr] Checking unicode-xid v0.0.3 [INFO] [stderr] Compiling syn v0.9.2 [INFO] [stderr] Checking accessors v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] error: expected attribute, found derive macro `setters` [INFO] [stderr] --> examples/simple.rs:7:3 [INFO] [stderr] | [INFO] [stderr] 7 | #[setters(into = true)] [INFO] [stderr] | ^^^^^^^ not an attribute [INFO] [stderr] [INFO] [stderr] error[E0428]: the name `Simple` is defined multiple times [INFO] [stderr] --> examples/simple.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(getters, setters)] [INFO] [stderr] | ------- previous definition of the type `Simple` here [INFO] [stderr] 7 | #[setters(into = true)] [INFO] [stderr] 8 | struct Simple { [INFO] [stderr] | ^^^^^^^^^^^^^ `Simple` redefined here [INFO] [stderr] | [INFO] [stderr] = note: `Simple` must be defined only once in the type namespace of this module [INFO] [stderr] [INFO] [stderr] error: expected attribute, found derive macro `setters` [INFO] [stderr] --> examples/simple.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(getters, setters)] [INFO] [stderr] | ^^^^^^^ not an attribute [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0428`. [INFO] [stderr] error: could not compile `accessors`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b65768b76c32d73ca18295c9f3e8371d3a4dcd9ea68d79bfc2cb09cc65cba520"` [INFO] running `"docker" "rm" "-f" "b65768b76c32d73ca18295c9f3e8371d3a4dcd9ea68d79bfc2cb09cc65cba520"` [INFO] [stdout] b65768b76c32d73ca18295c9f3e8371d3a4dcd9ea68d79bfc2cb09cc65cba520