[INFO] fetching crate logq 0.1.19...
[INFO] testing logq-0.1.19 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1
[INFO] extracting crate logq 0.1.19 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate logq 0.1.19
[INFO] finished tweaking crates.io crate logq 0.1.19
[INFO] tweaked toml for crates.io crate logq 0.1.19 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate logq 0.1.19 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate logq 0.1.19 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05c40012f05b652bf1a83c7a46318f2e41306fbb8c32c5eac29b932665fdfe7a
[INFO] running `Command { std: "docker" "start" "-a" "05c40012f05b652bf1a83c7a46318f2e41306fbb8c32c5eac29b932665fdfe7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05c40012f05b652bf1a83c7a46318f2e41306fbb8c32c5eac29b932665fdfe7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05c40012f05b652bf1a83c7a46318f2e41306fbb8c32c5eac29b932665fdfe7a", kill_on_drop: false }`
[INFO] [stdout] 05c40012f05b652bf1a83c7a46318f2e41306fbb8c32c5eac29b932665fdfe7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4391533e5925fba4ece1bb7d9de9cdb5c763eccf79feda7de0dd3ad76ba0b5b7
[INFO] running `Command { std: "docker" "start" "-a" "4391533e5925fba4ece1bb7d9de9cdb5c763eccf79feda7de0dd3ad76ba0b5b7", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.81
[INFO] [stderr] Compiling autocfg v0.1.7
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Compiling memchr v2.4.1
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling version_check v0.9.2
[INFO] [stderr] Compiling serde v1.0.118
[INFO] [stderr] Compiling syn v1.0.56
[INFO] [stderr] Compiling miniz_oxide v0.4.3
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling getrandom v0.2.0
[INFO] [stderr] Compiling tinyvec v1.1.0
[INFO] [stderr] Compiling regex-automata v0.1.9
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Compiling ahash v0.7.4
[INFO] [stderr] Compiling quote v1.0.8
[INFO] [stderr] Compiling adler v0.2.3
[INFO] [stderr] Compiling gimli v0.23.0
[INFO] [stderr] Compiling dirs v1.0.5
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling unicode-normalization v0.1.16
[INFO] [stderr] Compiling unicode-bidi v0.3.4
[INFO] [stderr] Compiling csv-core v0.1.10
[INFO] [stderr] Compiling nom v7.0.0
[INFO] [stderr] Compiling object v0.22.0
[INFO] [stderr] Compiling once_cell v1.8.0
[INFO] [stderr] Compiling anyhow v1.0.38
[INFO] [stderr] Compiling rustc-demangle v0.1.18
[INFO] [stderr] Compiling form_urlencoded v1.0.0
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling ordered-float v1.1.1
[INFO] [stderr] Compiling idna v0.2.0
[INFO] [stderr] Compiling succinct v0.4.4
[INFO] [stderr] Compiling term v0.5.2
[INFO] [stderr] Compiling time v0.1.44
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling fixedbitset v0.1.9
[INFO] [stderr] Compiling addr2line v0.14.0
[INFO] [stderr] Compiling yaml-rust v0.3.5
[INFO] [stderr] Compiling encode_unicode v0.3.6
[INFO] [stderr] Compiling void v1.0.2
[INFO] [stderr] Compiling bytecount v0.5.1
[INFO] [stderr] Compiling bstr v0.2.14
[INFO] [stderr] Compiling minimal-lexical v0.1.3
[INFO] [stderr] Compiling pdatastructs v0.6.0
[INFO] [stderr] Compiling backtrace v0.3.55
[INFO] [stderr] Compiling csv v1.1.5
[INFO] [stderr] Compiling regex v1.5.4
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling synstructure v0.12.4
[INFO] [stderr] Compiling chrono v0.4.19
[INFO] [stderr] Compiling prettytable-rs v0.8.0
[INFO] [stderr] Compiling url v2.2.0
[INFO] [stderr] Compiling tdigest v0.2.2
[INFO] [stderr] Compiling hashbrown v0.11.2
[INFO] [stderr] Compiling ordered-float v2.8.0
[INFO] [stderr] Compiling json v0.12.4
[INFO] [stderr] Compiling linked-hash-map v0.5.3
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling logq v0.1.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `IndexBinding` is never constructed
[INFO] [stdout] --> src/common/types.rs:305:19
[INFO] [stdout] |
[INFO] [stdout] 305 | pub(crate) struct IndexBinding {
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `close` is never used
[INFO] [stdout] --> src/execution/stream.rs:158:8
[INFO] [stdout] |
[INFO] [stdout] 156 | pub(crate) trait RecordStream {
[INFO] [stdout] | ------------ method in this trait
[INFO] [stdout] 157 | fn next(&mut self) -> StreamResult