[INFO] updating cached repository benfred/py-spy [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/benfred/py-spy [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/benfred/py-spy" "work/ex/beta-1.37-6/sources/1.36.0/gh/benfred/py-spy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/benfred/py-spy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/benfred/py-spy" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/benfred/py-spy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/benfred/py-spy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9997ac45cb3109d066f59f53d4632966e73ba876 [INFO] sha for GitHub repo benfred/py-spy: 9997ac45cb3109d066f59f53d4632966e73ba876 [INFO] validating manifest of benfred/py-spy on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of benfred/py-spy on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing benfred/py-spy [INFO] removed path dependency remoteprocess from benfred/py-spy [INFO] finished frobbing benfred/py-spy [INFO] frobbed toml for benfred/py-spy written to work/ex/beta-1.37-6/sources/1.36.0/gh/benfred/py-spy/Cargo.toml [INFO] started frobbing benfred/py-spy [INFO] removed path dependency remoteprocess from benfred/py-spy [INFO] finished frobbing benfred/py-spy [INFO] frobbed toml for benfred/py-spy written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/benfred/py-spy/Cargo.toml [INFO] crate benfred/py-spy already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/benfred/py-spy/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpp_demangle v0.2.13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing benfred/py-spy against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/benfred/py-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-07-23" "build" "--frozen"` [INFO] [stdout] 05e32610d578ada37869b1587b3c0144b7ce5431732d9c6f828c036b142209e4 [INFO] running `"docker" "start" "-a" "05e32610d578ada37869b1587b3c0144b7ce5431732d9c6f828c036b142209e4"` [INFO] [stderr] warning: dependency (remoteprocess) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling remoteprocess v0.1.0 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling intervaltree v0.2.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling getrandom v0.1.7 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling benfred-read-process-memory v0.1.4 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling cpp_demangle v0.2.13 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parity-wasm v0.35.7 [INFO] [stderr] Compiling gimli v0.16.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling gimli v0.17.0 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling goblin v0.0.19 [INFO] [stderr] Compiling goblin v0.0.21 [INFO] [stderr] Compiling quick-xml v0.14.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling proc-maps v0.1.6 [INFO] [stderr] Compiling inferno v0.7.0 [INFO] [stderr] Compiling object v0.11.0 [INFO] [stderr] Compiling addr2line v0.8.0 [INFO] [stderr] error[E0599]: no method named `copy_address` found for type `i32` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/remoteprocess-0.1.0/src/linux/mod.rs:107:21 [INFO] [stderr] | [INFO] [stderr] 107 | Ok(self.pid.copy_address(addr, buf)?) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `remoteprocess`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "05e32610d578ada37869b1587b3c0144b7ce5431732d9c6f828c036b142209e4"` [INFO] running `"docker" "rm" "-f" "05e32610d578ada37869b1587b3c0144b7ce5431732d9c6f828c036b142209e4"` [INFO] [stdout] 05e32610d578ada37869b1587b3c0144b7ce5431732d9c6f828c036b142209e4