[INFO] cloning repository https://github.com/whamcloud/thrussh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whamcloud/thrussh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhamcloud%2Fthrussh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhamcloud%2Fthrussh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e5ede756cedd2e4968bb69a56312f8315b2bcc5 [INFO] checking whamcloud/thrussh against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhamcloud%2Fthrussh" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whamcloud/thrussh on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whamcloud/thrussh [INFO] finished tweaking git repo https://github.com/whamcloud/thrussh [INFO] tweaked toml for git repo https://github.com/whamcloud/thrussh written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/whamcloud/thrussh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c60c37a91e65c11c7db3055f647c1ab1397594ce0ee650196a4e38d0351a16fb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c60c37a91e65c11c7db3055f647c1ab1397594ce0ee650196a4e38d0351a16fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c60c37a91e65c11c7db3055f647c1ab1397594ce0ee650196a4e38d0351a16fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c60c37a91e65c11c7db3055f647c1ab1397594ce0ee650196a4e38d0351a16fb", kill_on_drop: false }` [INFO] [stdout] c60c37a91e65c11c7db3055f647c1ab1397594ce0ee650196a4e38d0351a16fb [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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fbff9c601e3a88e1bfe3b455a2e318fff9060757559004272ff66a5897cb495b [INFO] running `Command { std: "docker" "start" "-a" "fbff9c601e3a88e1bfe3b455a2e318fff9060757559004272ff66a5897cb495b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking whoami v1.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking cryptovec v0.6.1 (/opt/rustwide/workdir/cryptovec) [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking yasna v0.3.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking thrussh-config v0.5.0 (/opt/rustwide/workdir/thrussh-config) [INFO] [stderr] Checking thrussh-libsodium v0.2.1 (/opt/rustwide/workdir/thrussh-libsodium) [INFO] [stderr] Checking thrussh-keys v0.20.3 [INFO] [stderr] Checking thrussh-keys v0.20.2 (/opt/rustwide/workdir/thrussh-keys) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> thrussh-keys/src/lib.rs:738:13 [INFO] [stdout] | [INFO] [stdout] 738 | let mut rt = tokio::runtime::Runtime::new().unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> thrussh-keys/src/lib.rs:782:13 [INFO] [stdout] | [INFO] [stdout] 782 | let mut core = tokio::runtime::Runtime::new().unwrap(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thrussh v0.32.5 (/opt/rustwide/workdir/thrussh) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 01s [INFO] running `Command { std: "docker" "inspect" "fbff9c601e3a88e1bfe3b455a2e318fff9060757559004272ff66a5897cb495b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbff9c601e3a88e1bfe3b455a2e318fff9060757559004272ff66a5897cb495b", kill_on_drop: false }` [INFO] [stdout] fbff9c601e3a88e1bfe3b455a2e318fff9060757559004272ff66a5897cb495b