[INFO] cloning repository https://github.com/modderme123/dashpipe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/modderme123/dashpipe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodderme123%2Fdashpipe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodderme123%2Fdashpipe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f12752216466515f8de09723785f26ba5c83fb6 [INFO] testing modderme123/dashpipe against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodderme123%2Fdashpipe" "/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/modderme123/dashpipe on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/modderme123/dashpipe [INFO] finished tweaking git repo https://github.com/modderme123/dashpipe [INFO] tweaked toml for git repo https://github.com/modderme123/dashpipe written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/modderme123/dashpipe 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded httparse v1.3.6 [INFO] [stderr] Downloaded fork v0.1.18 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d08ea2911be5849ab0884cdc294a593992ca9a00146c9063755e1897ae36b7fd [INFO] running `Command { std: "docker" "start" "-a" "d08ea2911be5849ab0884cdc294a593992ca9a00146c9063755e1897ae36b7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d08ea2911be5849ab0884cdc294a593992ca9a00146c9063755e1897ae36b7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d08ea2911be5849ab0884cdc294a593992ca9a00146c9063755e1897ae36b7fd", kill_on_drop: false }` [INFO] [stdout] d08ea2911be5849ab0884cdc294a593992ca9a00146c9063755e1897ae36b7fd [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d478fe1b1fdf5abcbc06f521fb3cfd243a0d764b4fe3764699708d19b5b94a6 [INFO] running `Command { std: "docker" "start" "-a" "1d478fe1b1fdf5abcbc06f521fb3cfd243a0d764b4fe3764699708d19b5b94a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling fork v0.1.18 [INFO] [stderr] Compiling darling_core v0.12.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling darling_macro v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling darling v0.12.3 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling serde_with v1.8.0 [INFO] [stderr] Compiling dashpipe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `browser_id` is never read [INFO] [stdout] --> src/proto.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct BrowserHeader { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 96 | pub current_dashboard: Option, [INFO] [stdout] 97 | pub browser_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BrowserHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.50s [INFO] running `Command { std: "docker" "inspect" "1d478fe1b1fdf5abcbc06f521fb3cfd243a0d764b4fe3764699708d19b5b94a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d478fe1b1fdf5abcbc06f521fb3cfd243a0d764b4fe3764699708d19b5b94a6", kill_on_drop: false }` [INFO] [stdout] 1d478fe1b1fdf5abcbc06f521fb3cfd243a0d764b4fe3764699708d19b5b94a6 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aba757f1523cf2f03874112549dd77a236d1eb076f1634f4a6d0a7d5b921aa70 [INFO] running `Command { std: "docker" "start" "-a" "aba757f1523cf2f03874112549dd77a236d1eb076f1634f4a6d0a7d5b921aa70", kill_on_drop: false }` [INFO] [stderr] Compiling dashpipe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `browser_id` is never read [INFO] [stdout] --> src/proto.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct BrowserHeader { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 96 | pub current_dashboard: Option, [INFO] [stdout] 97 | pub browser_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BrowserHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `Command { std: "docker" "inspect" "aba757f1523cf2f03874112549dd77a236d1eb076f1634f4a6d0a7d5b921aa70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba757f1523cf2f03874112549dd77a236d1eb076f1634f4a6d0a7d5b921aa70", kill_on_drop: false }` [INFO] [stdout] aba757f1523cf2f03874112549dd77a236d1eb076f1634f4a6d0a7d5b921aa70 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0086c79b2b45f9436baa361178145091e6b1ea001831cf90bae2ed591b10627 [INFO] running `Command { std: "docker" "start" "-a" "c0086c79b2b45f9436baa361178145091e6b1ea001831cf90bae2ed591b10627", kill_on_drop: false }` [INFO] [stderr] warning: field `browser_id` is never read [INFO] [stderr] --> src/proto.rs:97:9 [INFO] [stderr] | [INFO] [stderr] 95 | pub struct BrowserHeader { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 96 | pub current_dashboard: Option, [INFO] [stderr] 97 | pub browser_id: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BrowserHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dashpipe` (bin "dashpipe" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dashpipe-80948bfd3e8b416d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c0086c79b2b45f9436baa361178145091e6b1ea001831cf90bae2ed591b10627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0086c79b2b45f9436baa361178145091e6b1ea001831cf90bae2ed591b10627", kill_on_drop: false }` [INFO] [stdout] c0086c79b2b45f9436baa361178145091e6b1ea001831cf90bae2ed591b10627