[INFO] cloning repository https://github.com/clanehin/retriever [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clanehin/retriever" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclanehin%2Fretriever", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclanehin%2Fretriever'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c1a904bad1e55af7bc651dadd04593d2237fec8 [INFO] checking clanehin/retriever against master#e4106065bf1bb515935d5d024e8d9c86454e2b22 for pr-112160 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclanehin%2Fretriever" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clanehin/retriever on toolchain e4106065bf1bb515935d5d024e8d9c86454e2b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clanehin/retriever [INFO] finished tweaking git repo https://github.com/clanehin/retriever [INFO] tweaked toml for git repo https://github.com/clanehin/retriever written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/clanehin/retriever already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 497ac4566fe42569e20348ce9e4a5c355a55bf52e0bd64ed83dc7e636e07ac6b [INFO] running `Command { std: "docker" "start" "-a" "497ac4566fe42569e20348ce9e4a5c355a55bf52e0bd64ed83dc7e636e07ac6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "497ac4566fe42569e20348ce9e4a5c355a55bf52e0bd64ed83dc7e636e07ac6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "497ac4566fe42569e20348ce9e4a5c355a55bf52e0bd64ed83dc7e636e07ac6b", kill_on_drop: false }` [INFO] [stdout] 497ac4566fe42569e20348ce9e4a5c355a55bf52e0bd64ed83dc7e636e07ac6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99f685670004ddb27f0a93ac747877cb0b1bc2f136b4a784206c683965c651b9 [INFO] running `Command { std: "docker" "start" "-a" "99f685670004ddb27f0a93ac747877cb0b1bc2f136b4a784206c683965c651b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking os_str_bytes v6.5.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking ciborium-io v0.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking iana-time-zone v0.1.56 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ciborium-ll v0.2.0 [INFO] [stderr] Checking retriever v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossbeam-channel v0.5.7 [INFO] [stderr] Checking clap v3.2.23 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stdout] warning: using `.borrow()` on a double reference, which returns `&R` instead of borrowing the inner type [INFO] [stdout] --> src/types/storage.rs:460:29 [INFO] [stdout] | [INFO] [stdout] 460 | self.chunk(unique_id.borrow().chunk_key().borrow(), true) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking plotters v0.3.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex v1.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Checking time v0.3.20 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking simple_logger v4.1.0 [INFO] [stderr] Checking ciborium v0.2.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stdout] warning: using `.borrow()` on a double reference, which returns `&R` instead of borrowing the inner type [INFO] [stdout] --> src/types/storage.rs:460:29 [INFO] [stdout] | [INFO] [stdout] 460 | self.chunk(unique_id.borrow().chunk_key().borrow(), true) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.36s [INFO] running `Command { std: "docker" "inspect" "99f685670004ddb27f0a93ac747877cb0b1bc2f136b4a784206c683965c651b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99f685670004ddb27f0a93ac747877cb0b1bc2f136b4a784206c683965c651b9", kill_on_drop: false }` [INFO] [stdout] 99f685670004ddb27f0a93ac747877cb0b1bc2f136b4a784206c683965c651b9