[INFO] updating cached repository https://github.com/rurban/p5-spy
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 71bffd2a6cb9b0500817f4bb8b72b04738cbf7e7
[INFO] checking rurban/p5-spy against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frurban%2Fp5-spy" "/workspace/builds/worker-3/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rurban/p5-spy on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/rurban/p5-spy
[INFO] finished tweaking git repo https://github.com/rurban/p5-spy
[INFO] tweaked toml for git repo https://github.com/rurban/p5-spy written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] crate git repo https://github.com/rurban/p5-spy already has a lockfile, it will not be regenerated
[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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 4c043c3ef4f7848d03a6b10eb2cfd3cdb45f657e9d26da87eead466dd399c213
[INFO] running `"docker" "start" "-a" "4c043c3ef4f7848d03a6b10eb2cfd3cdb45f657e9d26da87eead466dd399c213"`
[INFO] [stderr]    Compiling proc-macro2 v0.4.15
[INFO] [stderr]    Compiling cc v1.0.23
[INFO] [stderr]     Checking termcolor v1.0.2
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking clicolors-control v0.2.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking parking_lot_core v0.3.0
[INFO] [stderr]     Checking regex v0.2.11
[INFO] [stderr]     Checking benfred-read-process-memory v0.1.3
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]    Compiling quote v0.6.8
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking console v0.6.1
[INFO] [stderr]     Checking indicatif v0.9.0
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]    Compiling synstructure v0.9.0
[INFO] [stderr]    Compiling failure_derive v0.1.2
[INFO] [stderr]    Compiling scroll_derive v0.9.4
[INFO] [stderr]     Checking failure v0.1.2
[INFO] [stderr]     Checking scroll v0.9.0
[INFO] [stderr]     Checking proc-maps v0.1.3
[INFO] [stderr]     Checking goblin v0.0.15
[INFO] [stderr]     Checking p5-spy v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: unexpected closing delimiter: `]`
[INFO] [stderr]     --> src/perl_versions/cperl5_28_0_thr.rs:4325:33
[INFO] [stderr]      |
[INFO] [stderr] 19   |         Self { storage, align: [] }
[INFO] [stderr]      |                                -- this block is empty, you might have not meant to close it
[INFO] [stderr] ...
[INFO] [stderr] 4325 | #[derive(Copy, Clone)]; 13usize ] , }#[repr(C)]
[INFO] [stderr]      |                                 ^ unexpected closing delimiter
[INFO] [stderr] 
[INFO] [stderr] error: unexpected closing delimiter: `]`
[INFO] [stderr]     --> src/perl_versions/cperl5_28_0_thr.rs:4325:33
[INFO] [stderr]      |
[INFO] [stderr] 19   |         Self { storage, align: [] }
[INFO] [stderr]      |                                -- this block is empty, you might have not meant to close it
[INFO] [stderr] ...
[INFO] [stderr] 4325 | #[derive(Copy, Clone)]; 13usize ] , }#[repr(C)]
[INFO] [stderr]      |                                 ^ unexpected closing delimiter
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `p5-spy`.
[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: could not compile `p5-spy`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "4c043c3ef4f7848d03a6b10eb2cfd3cdb45f657e9d26da87eead466dd399c213"`
[INFO] running `"docker" "rm" "-f" "4c043c3ef4f7848d03a6b10eb2cfd3cdb45f657e9d26da87eead466dd399c213"`
[INFO] [stdout] 4c043c3ef4f7848d03a6b10eb2cfd3cdb45f657e9d26da87eead466dd399c213
