[INFO] cloning repository https://github.com/share-secrets-safely/cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/share-secrets-safely/cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshare-secrets-safely%2Fcli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshare-secrets-safely%2Fcli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1424f6449c43c75137c347ca3cc7ae2f8f42bfa [INFO] checking share-secrets-safely/cli against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshare-secrets-safely%2Fcli" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/share-secrets-safely/cli on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/share-secrets-safely/cli [INFO] finished tweaking git repo https://github.com/share-secrets-safely/cli [INFO] tweaked toml for git repo https://github.com/share-secrets-safely/cli written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/share-secrets-safely/cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4ef49f14ebe5db3699483edb94be817380dca24ce55609e8de4d27b064a1ca8 [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" "b4ef49f14ebe5db3699483edb94be817380dca24ce55609e8de4d27b064a1ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4ef49f14ebe5db3699483edb94be817380dca24ce55609e8de4d27b064a1ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ef49f14ebe5db3699483edb94be817380dca24ce55609e8de4d27b064a1ca8", kill_on_drop: false }` [INFO] [stdout] b4ef49f14ebe5db3699483edb94be817380dca24ce55609e8de4d27b064a1ca8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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] 707b8a0758b1902524d06f4be47ab6ae532d77b3989f9d93baf70e8027b948b9 [INFO] running `Command { std: "docker" "start" "-a" "707b8a0758b1902524d06f4be47ab6ae532d77b3989f9d93baf70e8027b948b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling liquid-error v0.19.0 [INFO] [stderr] Compiling gpg-error v0.4.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling gpgme v0.8.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking deunicode v1.1.1 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking doc-comment v0.3.3 [INFO] [stderr] Checking log v0.4.13 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking cstr-argument v0.1.1 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking mktemp v0.4.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling libgpg-error-sys v0.4.1 [INFO] [stderr] Compiling gpgme-sys v0.8.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde_yaml v0.8.15 [INFO] [stderr] Checking liquid-value v0.19.1 [INFO] [stderr] Checking liquid-interpreter v0.19.0 [INFO] [stderr] Checking liquid-compiler v0.19.0 [INFO] [stderr] Checking sheesy-vault v4.0.11 (/opt/rustwide/workdir/lib/vault) [INFO] [stderr] Checking treediff v4.0.0 [INFO] [stderr] Checking handlebars v3.5.2 [INFO] [stdout] warning: use of deprecated associated function `failure::Fail::causes`: please use the 'iter_chain()' method instead [INFO] [stdout] --> lib/vault/src/error.rs:176:14 [INFO] [stdout] | [INFO] [stdout] 176 | self.causes().filter_map(|c| c.downcast_ref::()).next() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Fail::causes`: please use the 'iter_chain()' method instead [INFO] [stdout] --> lib/vault/src/error.rs:176:14 [INFO] [stdout] | [INFO] [stdout] 176 | self.causes().filter_map(|c| c.downcast_ref::()).next() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> lib/vault/src/resource.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | / mem::replace( [INFO] [stdout] 198 | | none, [INFO] [stdout] 199 | | Some(( [INFO] [stdout] 200 | | partition.secrets_path(), [INFO] [stdout] ... | [INFO] [stdout] 206 | | )), [INFO] [stdout] 207 | | ); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> lib/vault/src/resource.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | / mem::replace( [INFO] [stdout] 198 | | none, [INFO] [stdout] 199 | | Some(( [INFO] [stdout] 200 | | partition.secrets_path(), [INFO] [stdout] ... | [INFO] [stdout] 206 | | )), [INFO] [stdout] 207 | | ); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling liquid-derive v0.19.0 [INFO] [stderr] Checking liquid v0.19.0 [INFO] [stderr] Checking sheesy-tools v4.0.11 (/opt/rustwide/workdir/lib/tools) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "707b8a0758b1902524d06f4be47ab6ae532d77b3989f9d93baf70e8027b948b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "707b8a0758b1902524d06f4be47ab6ae532d77b3989f9d93baf70e8027b948b9", kill_on_drop: false }` [INFO] [stdout] 707b8a0758b1902524d06f4be47ab6ae532d77b3989f9d93baf70e8027b948b9