[INFO] updating cached repository rurban/p5-spy [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rurban/p5-spy [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rurban/p5-spy" "work/ex/beta-1.38-1/sources/1.37.0/gh/rurban/p5-spy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/rurban/p5-spy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rurban/p5-spy" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rurban/p5-spy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rurban/p5-spy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 71bffd2a6cb9b0500817f4bb8b72b04738cbf7e7 [INFO] sha for GitHub repo rurban/p5-spy: 71bffd2a6cb9b0500817f4bb8b72b04738cbf7e7 [INFO] validating manifest of rurban/p5-spy on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rurban/p5-spy on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rurban/p5-spy [INFO] finished frobbing rurban/p5-spy [INFO] frobbed toml for rurban/p5-spy written to work/ex/beta-1.38-1/sources/1.37.0/gh/rurban/p5-spy/Cargo.toml [INFO] started frobbing rurban/p5-spy [INFO] finished frobbing rurban/p5-spy [INFO] frobbed toml for rurban/p5-spy written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rurban/p5-spy/Cargo.toml [INFO] crate rurban/p5-spy already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rurban/p5-spy against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rurban/p5-spy:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] b5cc343fa5dd09e24ea995af35bd381d322e68e21aae77a303547adc4c30e128 [INFO] running `"docker" "start" "-a" "b5cc343fa5dd09e24ea995af35bd381d322e68e21aae77a303547adc4c30e128"` [INFO] [stderr] Compiling proc-macro2 v0.4.15 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cc v1.0.23 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling termcolor v1.0.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling benfred-read-process-memory v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.3.0 [INFO] [stderr] Compiling tempfile v3.0.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling console v0.6.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling scroll_derive v0.9.4 [INFO] [stderr] Compiling scroll v0.9.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling proc-maps v0.1.3 [INFO] [stderr] Compiling goblin v0.0.15 [INFO] [stderr] Compiling p5-spy v0.0.1 (/opt/crater/workdir) [INFO] [stderr] error: unexpected close delimiter: `]` [INFO] [stderr] --> src/perl_versions/cperl5_28_0_thr.rs:4325:33 [INFO] [stderr] | [INFO] [stderr] 4325 | #[derive(Copy, Clone)]; 13usize ] , }#[repr(C)] [INFO] [stderr] | ^ unexpected close delimiter [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] running `"docker" "inspect" "b5cc343fa5dd09e24ea995af35bd381d322e68e21aae77a303547adc4c30e128"` [INFO] running `"docker" "rm" "-f" "b5cc343fa5dd09e24ea995af35bd381d322e68e21aae77a303547adc4c30e128"` [INFO] [stdout] b5cc343fa5dd09e24ea995af35bd381d322e68e21aae77a303547adc4c30e128