[INFO] crate convey_derive 0.2.0 is already in cache
[INFO] checking convey_derive-0.2.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate convey_derive 0.2.0 into /workspace/builds/worker-4/source
[INFO] validating manifest of crates.io crate convey_derive 0.2.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate convey_derive 0.2.0
[INFO] finished tweaking crates.io crate convey_derive 0.2.0
[INFO] tweaked toml for crates.io crate convey_derive 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 1cbbeb39eb2cbc1733aaa5fcdc472a72267a334694a16b0e04bdaec8b430678e
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "1cbbeb39eb2cbc1733aaa5fcdc472a72267a334694a16b0e04bdaec8b430678e"`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking log v0.4.8
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking convey_derive v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]     Checking failure v0.1.7
[INFO] [stderr]     Checking convey v0.2.0
[INFO] [stderr] warning: suffixes on a tuple index are invalid
[INFO] [stderr]   --> tests/structs.rs:46:25
[INFO] [stderr]    |
[INFO] [stderr] 46 |     #[derive(Serialize, RenderOutput)]
[INFO] [stderr]    |                         ^^^^^^^^^^^^ invalid suffix `usize`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `usize` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases
[INFO] [stderr]    = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access
[INFO] [stderr]    = note: see issue #60210 <https://github.com/rust-lang/rust/issues/60210> for more information
[INFO] [stderr]    = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 26.08s
[INFO] running `"docker" "inspect" "1cbbeb39eb2cbc1733aaa5fcdc472a72267a334694a16b0e04bdaec8b430678e"`
[INFO] running `"docker" "rm" "-f" "1cbbeb39eb2cbc1733aaa5fcdc472a72267a334694a16b0e04bdaec8b430678e"`
[INFO] [stdout] 1cbbeb39eb2cbc1733aaa5fcdc472a72267a334694a16b0e04bdaec8b430678e
