[INFO] cloning repository https://github.com/lucascaro/rust-choose_your_own [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucascaro/rust-choose_your_own" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucascaro%2Frust-choose_your_own"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucascaro%2Frust-choose_your_own'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 35c4f10a180b834011d3c735782e44a58c918953 [INFO] checking lucascaro/rust-choose_your_own against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucascaro%2Frust-choose_your_own" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucascaro/rust-choose_your_own on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/lucascaro/rust-choose_your_own [INFO] finished tweaking git repo https://github.com/lucascaro/rust-choose_your_own [INFO] tweaked toml for git repo https://github.com/lucascaro/rust-choose_your_own written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/lucascaro/rust-choose_your_own already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 018cb149b453bb16a0cca4a0cdbdad8b1aee6772580f6c66d8e46e325218bb6d [INFO] running `"docker" "start" "-a" "018cb149b453bb16a0cca4a0cdbdad8b1aee6772580f6c66d8e46e325218bb6d"` [INFO] [stderr] Checking serde v1.0.38 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking colored v1.6.0 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling serde_derive v1.0.39 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking choose_your_own 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/config.rs:19:65 [INFO] [stderr] | [INFO] [stderr] 19 | Err(why) => panic!("couldn't open {}: {}", display, why.description()), [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/config.rs:26:65 [INFO] [stderr] | [INFO] [stderr] 26 | Err(why) => panic!("couldn't read {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:19:65 [INFO] [stderr] | [INFO] [stderr] 19 | Err(why) => panic!("couldn't open {}: {}", display, why.description()), [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/config.rs:26:65 [INFO] [stderr] | [INFO] [stderr] 26 | Err(why) => panic!("couldn't read {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.42s [INFO] running `"docker" "inspect" "018cb149b453bb16a0cca4a0cdbdad8b1aee6772580f6c66d8e46e325218bb6d"` [INFO] running `"docker" "rm" "-f" "018cb149b453bb16a0cca4a0cdbdad8b1aee6772580f6c66d8e46e325218bb6d"` [INFO] [stdout] 018cb149b453bb16a0cca4a0cdbdad8b1aee6772580f6c66d8e46e325218bb6d