[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitlith%2Fsims3-rs" "/workspace/builds/worker-107/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-107/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 11% (2/17) Updating files: 17% (3/17) Updating files: 23% (4/17) Updating files: 29% (5/17) Updating files: 35% (6/17) Updating files: 41% (7/17) Updating files: 47% (8/17) Updating files: 52% (9/17) Updating files: 58% (10/17) Updating files: 64% (11/17) Updating files: 70% (12/17) Updating files: 76% (13/17) Updating files: 82% (14/17) Updating files: 88% (15/17) Updating files: 94% (16/17) Updating files: 100% (17/17) Updating files: 100% (17/17), done. [INFO] validating manifest of git repo https://github.com/kitlith/sims3-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-107/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.59.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 lazy-init v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6e9953c077c116ea8b9065202433a1730afc72d22e017c3c76e9e7ed3edd4f6 [INFO] running `Command { std: "docker" "start" "-a" "b6e9953c077c116ea8b9065202433a1730afc72d22e017c3c76e9e7ed3edd4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6e9953c077c116ea8b9065202433a1730afc72d22e017c3c76e9e7ed3edd4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6e9953c077c116ea8b9065202433a1730afc72d22e017c3c76e9e7ed3edd4f6", kill_on_drop: false }` [INFO] [stdout] b6e9953c077c116ea8b9065202433a1730afc72d22e017c3c76e9e7ed3edd4f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e7b9374b1bfd876c856b905d704421565540ddc3cec7b788e4024d6de75f876 [INFO] running `Command { std: "docker" "start" "-a" "2e7b9374b1bfd876c856b905d704421565540ddc3cec7b788e4024d6de75f876", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling same-file v1.0.4 [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 num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.11 [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" "2e7b9374b1bfd876c856b905d704421565540ddc3cec7b788e4024d6de75f876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e7b9374b1bfd876c856b905d704421565540ddc3cec7b788e4024d6de75f876", kill_on_drop: false }` [INFO] [stdout] 2e7b9374b1bfd876c856b905d704421565540ddc3cec7b788e4024d6de75f876