[INFO] fetching crate leguichet-in 0.1.6... [INFO] testing leguichet-in-0.1.6 against 1.44.0 for beta-1.45-1 [INFO] extracting crate leguichet-in 0.1.6 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate leguichet-in 0.1.6 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 972a211116ff66c301e5db2f057a39a9714f6b37042f689fa82b61be742f9a3c [INFO] running `"docker" "start" "-a" "972a211116ff66c301e5db2f057a39a9714f6b37042f689fa82b61be742f9a3c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling yara-sys v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling file v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rust-lzma v0.4.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling unix-named-pipe v0.2.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling yara v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] error[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yara-0.1.0/src/compiler.rs:99:39 [INFO] [stderr] | [INFO] [stderr] 16 | impl<'a> Compiler<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] ... [INFO] [stderr] 99 | internals::compiler_get_rules(self.inner).map(Rules::from) [INFO] [stderr] | ------------------------------^^^^^^^^^^------------------ returning this value requires that `*self.inner` is borrowed for `'a` [INFO] [stderr] 100 | } [INFO] [stderr] | - here, drop of `self` needs exclusive access to `*self.inner`, because the type `compiler::Compiler<'_>` implements the `Drop` trait [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0713`. [INFO] [stderr] error: could not compile `yara`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "972a211116ff66c301e5db2f057a39a9714f6b37042f689fa82b61be742f9a3c"` [INFO] running `"docker" "rm" "-f" "972a211116ff66c301e5db2f057a39a9714f6b37042f689fa82b61be742f9a3c"` [INFO] [stdout] 972a211116ff66c301e5db2f057a39a9714f6b37042f689fa82b61be742f9a3c