[INFO] fetching crate leguichet-in 0.1.6... [INFO] testing leguichet-in-0.1.6 against 1.60.0 for beta-1.61-1 [INFO] extracting crate leguichet-in 0.1.6 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate leguichet-in 0.1.6 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 crates.io crate leguichet-in 0.1.6 [INFO] finished tweaking crates.io crate leguichet-in 0.1.6 [INFO] tweaked toml for crates.io crate leguichet-in 0.1.6 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 slog-stdlog v3.0.5 [INFO] [stderr] Downloaded untrusted v0.6.2 [INFO] [stderr] Downloaded unix-named-pipe v0.2.0 [INFO] [stderr] Downloaded yara-sys v0.1.0 [INFO] [stderr] Downloaded ring v0.14.6 [INFO] [stderr] Downloaded rust-lzma v0.4.0 [INFO] [stderr] Downloaded yara v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] e453a840cff4dd1ab1ffb63d7aeba8b8b23986852304e9fa9aa56a4846f73282 [INFO] running `Command { std: "docker" "start" "-a" "e453a840cff4dd1ab1ffb63d7aeba8b8b23986852304e9fa9aa56a4846f73282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e453a840cff4dd1ab1ffb63d7aeba8b8b23986852304e9fa9aa56a4846f73282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e453a840cff4dd1ab1ffb63d7aeba8b8b23986852304e9fa9aa56a4846f73282", kill_on_drop: false }` [INFO] [stdout] e453a840cff4dd1ab1ffb63d7aeba8b8b23986852304e9fa9aa56a4846f73282 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 45743d5c94581b784f4d78586bcb4dcd5ba04f0b7c9f203c16c6614ab6259731 [INFO] running `Command { std: "docker" "start" "-a" "45743d5c94581b784f4d78586bcb4dcd5ba04f0b7c9f203c16c6614ab6259731", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling yara-sys v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling file v1.1.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rust-lzma v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unix-named-pipe v0.2.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling yara v0.1.0 [INFO] [stderr] Compiling clam-client v0.1.1 [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yara-0.1.0/src/compiler.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'a> Compiler<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 99 | internals::compiler_get_rules(self.inner).map(Rules::from) [INFO] [stdout] | ------------------------------^^^^^^^^^^------------------ returning this value requires that `*self.inner` is borrowed for `'a` [INFO] [stdout] 100 | } [INFO] [stdout] | - here, drop of `self` needs exclusive access to `*self.inner`, because the type `Compiler<'_>` implements the `Drop` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yara` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "45743d5c94581b784f4d78586bcb4dcd5ba04f0b7c9f203c16c6614ab6259731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45743d5c94581b784f4d78586bcb4dcd5ba04f0b7c9f203c16c6614ab6259731", kill_on_drop: false }` [INFO] [stdout] 45743d5c94581b784f4d78586bcb4dcd5ba04f0b7c9f203c16c6614ab6259731