[INFO] cloning repository https://github.com/kitlith/sims3-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kitlith/sims3-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitlith%2Fsims3-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitlith%2Fsims3-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8abe464a78777c6b25f1a48da8ff9f3f554c61d [INFO] testing kitlith/sims3-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitlith%2Fsims3-rs" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kitlith/sims3-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kitlith/sims3-rs [INFO] finished tweaking git repo https://github.com/kitlith/sims3-rs [INFO] tweaked toml for git repo https://github.com/kitlith/sims3-rs written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/kitlith/sims3-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scroll v0.9.2 [INFO] [stderr] Downloaded lazy-init v0.3.0 [INFO] [stderr] Downloaded scroll_derive v0.9.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a347bd0cf0e0e3ea31eff0625a2ef835fe1873e401de7e31d9074a3417f86d5b [INFO] running `Command { std: "docker" "start" "-a" "a347bd0cf0e0e3ea31eff0625a2ef835fe1873e401de7e31d9074a3417f86d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a347bd0cf0e0e3ea31eff0625a2ef835fe1873e401de7e31d9074a3417f86d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a347bd0cf0e0e3ea31eff0625a2ef835fe1873e401de7e31d9074a3417f86d5b", kill_on_drop: false }` [INFO] [stdout] a347bd0cf0e0e3ea31eff0625a2ef835fe1873e401de7e31d9074a3417f86d5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db4c5ccde9863a85372095d899265029f89b1239907860781d2c109fb59256ff [INFO] running `Command { std: "docker" "start" "-a" "db4c5ccde9863a85372095d899265029f89b1239907860781d2c109fb59256ff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling lazy-init v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling sims3_rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `casp` [INFO] [stdout] --> src/dbpf/filetypes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod casp; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `casp`, create file "src/dbpf/filetypes/casp.rs" or "src/dbpf/filetypes/casp/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/refpack/decompress.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / quick_error! { [INFO] [stdout] 9 | | /// An error representing invalid compressed data. [INFO] [stdout] 10 | | #[derive(Debug)] [INFO] [stdout] 11 | | pub enum Error { [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/refpack/decompress.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / quick_error! { [INFO] [stdout] 9 | | /// An error representing invalid compressed data. [INFO] [stdout] 10 | | #[derive(Debug)] [INFO] [stdout] 11 | | pub enum Error { [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/refpack/decompress.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / quick_error! { [INFO] [stdout] 9 | | /// An error representing invalid compressed data. [INFO] [stdout] 10 | | #[derive(Debug)] [INFO] [stdout] 11 | | pub enum Error { [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sims3_rs` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "db4c5ccde9863a85372095d899265029f89b1239907860781d2c109fb59256ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db4c5ccde9863a85372095d899265029f89b1239907860781d2c109fb59256ff", kill_on_drop: false }` [INFO] [stdout] db4c5ccde9863a85372095d899265029f89b1239907860781d2c109fb59256ff