[INFO] updating cached repository https://github.com/jchapman127/uni-project-svm [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9485de959ab4d232d7fc45e3ca104db257833636 [INFO] checking jchapman127/uni-project-svm against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchapman127%2Funi-project-svm" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jchapman127/uni-project-svm on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jchapman127/uni-project-svm [INFO] finished tweaking git repo https://github.com/jchapman127/uni-project-svm [INFO] tweaked toml for git repo https://github.com/jchapman127/uni-project-svm written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jchapman127/uni-project-svm already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f75d55de52cb508e375d4fccf4b1b8cda2032d4525bda37a3eee99fb90b2c087 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f75d55de52cb508e375d4fccf4b1b8cda2032d4525bda37a3eee99fb90b2c087"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking enum_traits v1.0.0 (https://github.com/Lolirofle/enum_traits#de2cdb22) [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking term_size v0.2.3 [INFO] [stderr] Compiling syn v0.11.9 [INFO] [stderr] Checking clap v2.23.1 [INFO] [stderr] Compiling enum_traits_macros v3.0.0 (https://github.com/Lolirofle/enum_traits#de2cdb22) [INFO] [stderr] Checking simple-virtual-machine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:15:48 [INFO] [stderr] | [INFO] [stderr] 15 | write!(f, "Virtual Machine error: {}", error::Error::description(self))?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:15:48 [INFO] [stderr] | [INFO] [stderr] 15 | write!(f, "Virtual Machine error: {}", error::Error::description(self))?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.31s [INFO] running `"docker" "inspect" "f75d55de52cb508e375d4fccf4b1b8cda2032d4525bda37a3eee99fb90b2c087"` [INFO] running `"docker" "rm" "-f" "f75d55de52cb508e375d4fccf4b1b8cda2032d4525bda37a3eee99fb90b2c087"` [INFO] [stdout] f75d55de52cb508e375d4fccf4b1b8cda2032d4525bda37a3eee99fb90b2c087