[INFO] cloning repository https://github.com/quirinux/pickaxe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quirinux/pickaxe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinux%2Fpickaxe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinux%2Fpickaxe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96bdc5501f76f94b42587597139a9ebe85a625ed [INFO] checking quirinux/pickaxe against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinux%2Fpickaxe" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quirinux/pickaxe on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quirinux/pickaxe [INFO] finished tweaking git repo https://github.com/quirinux/pickaxe [INFO] tweaked toml for git repo https://github.com/quirinux/pickaxe written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/quirinux/pickaxe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba9beb8be091925f7ba13e414daf5d6d34d818b33d9d2be0274c9d1ec2d71eb4 [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" "ba9beb8be091925f7ba13e414daf5d6d34d818b33d9d2be0274c9d1ec2d71eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba9beb8be091925f7ba13e414daf5d6d34d818b33d9d2be0274c9d1ec2d71eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba9beb8be091925f7ba13e414daf5d6d34d818b33d9d2be0274c9d1ec2d71eb4", kill_on_drop: false }` [INFO] [stdout] ba9beb8be091925f7ba13e414daf5d6d34d818b33d9d2be0274c9d1ec2d71eb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] 46157f6b1e8225cbdc21f8cd30361d59cf6121d3e4b132764dec5b1a8fe0d210 [INFO] running `Command { std: "docker" "start" "-a" "46157f6b1e8225cbdc21f8cd30361d59cf6121d3e4b132764dec5b1a8fe0d210", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking pin-project-lite v0.1.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking mime_guess v2.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking structopt v0.3.7 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking reqwest v0.10.1 [INFO] [stderr] Checking pickaxe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Receiver`, `tick` [INFO] [stdout] --> src/broker.rs:6:36 [INFO] [stdout] | [INFO] [stdout] 6 | use crossbeam_channel::{unbounded, tick, Receiver}; [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver`, `tick` [INFO] [stdout] --> src/broker.rs:6:36 [INFO] [stdout] | [INFO] [stdout] 6 | use crossbeam_channel::{unbounded, tick, Receiver}; [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/broker.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | / thread::Builder::new() [INFO] [stdout] 44 | | .name(t.to_string()) [INFO] [stdout] 45 | | .stack_size(128 * 1024) [INFO] [stdout] 46 | | .spawn(move || worker::new(send, recv).run()); [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/broker.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | self.task_sender.send(task); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/broker.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | / thread::Builder::new() [INFO] [stdout] 44 | | .name(t.to_string()) [INFO] [stdout] 45 | | .stack_size(128 * 1024) [INFO] [stdout] 46 | | .spawn(move || worker::new(send, recv).run()); [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/worker.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | / match client.get(&task.url).timeout(time_out).send() { [INFO] [stdout] 39 | | Ok(res) => self.sender.send(WorkResult::Ok{ status_code: res.status(), duration: duration.elapsed(), url: res.url().clone()}), [INFO] [stdout] 40 | | Err(e) => { [INFO] [stdout] 41 | | if e.is_timeout() { [INFO] [stdout] ... | [INFO] [stdout] 46 | | }, [INFO] [stdout] 47 | | }; [INFO] [stdout] | |____________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/broker.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | self.task_sender.send(task); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/worker.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | / match client.get(&task.url).timeout(time_out).send() { [INFO] [stdout] 39 | | Ok(res) => self.sender.send(WorkResult::Ok{ status_code: res.status(), duration: duration.elapsed(), url: res.url().clone()}), [INFO] [stdout] 40 | | Err(e) => { [INFO] [stdout] 41 | | if e.is_timeout() { [INFO] [stdout] ... | [INFO] [stdout] 46 | | }, [INFO] [stdout] 47 | | }; [INFO] [stdout] | |____________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "46157f6b1e8225cbdc21f8cd30361d59cf6121d3e4b132764dec5b1a8fe0d210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46157f6b1e8225cbdc21f8cd30361d59cf6121d3e4b132764dec5b1a8fe0d210", kill_on_drop: false }` [INFO] [stdout] 46157f6b1e8225cbdc21f8cd30361d59cf6121d3e4b132764dec5b1a8fe0d210