[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 try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodderme123%2Fdashpipe" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/modderme123/dashpipe on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-tungstenite v0.14.0 [INFO] [stderr] Downloaded darling v0.12.3 [INFO] [stderr] Downloaded darling_macro v0.12.3 [INFO] [stderr] Downloaded rustversion v1.0.4 [INFO] [stderr] Downloaded darling_core v0.12.3 [INFO] [stderr] Downloaded fork v0.1.18 [INFO] [stderr] Downloaded utf-8 v0.7.5 [INFO] [stderr] Downloaded serde_with v1.8.0 [INFO] [stderr] Downloaded serde_with_macros v1.4.1 [INFO] [stderr] Downloaded httparse v1.3.6 [INFO] [stderr] Downloaded syn v1.0.69 [INFO] [stderr] Downloaded regex v1.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66270f9feeefb6076eac846738d7cc093308164213ec1016ba84ed251e2a6d6f [INFO] running `Command { std: "docker" "start" "-a" "66270f9feeefb6076eac846738d7cc093308164213ec1016ba84ed251e2a6d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66270f9feeefb6076eac846738d7cc093308164213ec1016ba84ed251e2a6d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66270f9feeefb6076eac846738d7cc093308164213ec1016ba84ed251e2a6d6f", kill_on_drop: false }` [INFO] [stdout] 66270f9feeefb6076eac846738d7cc093308164213ec1016ba84ed251e2a6d6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 42f3da13b75f9bf7f53351d38446de0926697906b104e2a9b80d8c14a1465b30 [INFO] running `Command { std: "docker" "start" "-a" "42f3da13b75f9bf7f53351d38446de0926697906b104e2a9b80d8c14a1465b30", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [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 futures-io v0.3.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [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 atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling fork v0.1.18 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling darling_core v0.12.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 futures-macro v0.3.14 [INFO] [stderr] Compiling darling_macro v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.6 [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 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.72s [INFO] running `Command { std: "docker" "inspect" "42f3da13b75f9bf7f53351d38446de0926697906b104e2a9b80d8c14a1465b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42f3da13b75f9bf7f53351d38446de0926697906b104e2a9b80d8c14a1465b30", kill_on_drop: false }` [INFO] [stdout] 42f3da13b75f9bf7f53351d38446de0926697906b104e2a9b80d8c14a1465b30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 14208f05bced515210797bcc1f9160dc2b7a00ba889cdf6f612e913529b7c4cd [INFO] running `Command { std: "docker" "start" "-a" "14208f05bced515210797bcc1f9160dc2b7a00ba889cdf6f612e913529b7c4cd", 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "14208f05bced515210797bcc1f9160dc2b7a00ba889cdf6f612e913529b7c4cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14208f05bced515210797bcc1f9160dc2b7a00ba889cdf6f612e913529b7c4cd", kill_on_drop: false }` [INFO] [stdout] 14208f05bced515210797bcc1f9160dc2b7a00ba889cdf6f612e913529b7c4cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7ac8fc6e4cb890fa235b03b23d660c8de09c4fecdb1be62e1d169d866ccdb067 [INFO] running `Command { std: "docker" "start" "-a" "7ac8fc6e4cb890fa235b03b23d660c8de09c4fecdb1be62e1d169d866ccdb067", 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.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dashpipe-49ffb79b874d62ae) [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" "7ac8fc6e4cb890fa235b03b23d660c8de09c4fecdb1be62e1d169d866ccdb067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ac8fc6e4cb890fa235b03b23d660c8de09c4fecdb1be62e1d169d866ccdb067", kill_on_drop: false }` [INFO] [stdout] 7ac8fc6e4cb890fa235b03b23d660c8de09c4fecdb1be62e1d169d866ccdb067