[INFO] cloning repository https://github.com/tangybbq/parity-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tangybbq/parity-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftangybbq%2Fparity-prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftangybbq%2Fparity-prototype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf632a35887dd199945c230682dadfbe277b5624 [INFO] testing tangybbq/parity-prototype against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftangybbq%2Fparity-prototype" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tangybbq/parity-prototype [INFO] finished tweaking git repo https://github.com/tangybbq/parity-prototype [INFO] tweaked toml for git repo https://github.com/tangybbq/parity-prototype written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tangybbq/parity-prototype on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tangybbq/parity-prototype 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cae5ccd7f445f5c1005e8d06036f85780ecd6881abc532e567ba78a18b57095 [INFO] running `Command { std: "docker" "start" "-a" "4cae5ccd7f445f5c1005e8d06036f85780ecd6881abc532e567ba78a18b57095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cae5ccd7f445f5c1005e8d06036f85780ecd6881abc532e567ba78a18b57095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cae5ccd7f445f5c1005e8d06036f85780ecd6881abc532e567ba78a18b57095", kill_on_drop: false }` [INFO] [stdout] 4cae5ccd7f445f5c1005e8d06036f85780ecd6881abc532e567ba78a18b57095 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea10248e6577da3fec74f974fa405b8e0e47fbf12727ea8f5f95ed984ff46cfd [INFO] running `Command { std: "docker" "start" "-a" "ea10248e6577da3fec74f974fa405b8e0e47fbf12727ea8f5f95ed984ff46cfd", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling anyhow v1.0.59 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling parity v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/pdump.rs:25:36 [INFO] [stdout] | [INFO] [stdout] 25 | fn new<'b>(prefix: &'b str) -> FmtDump { [INFO] [stdout] | -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 25 | fn new<'b>(prefix: &'b str) -> FmtDump<'b> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.47s [INFO] running `Command { std: "docker" "inspect" "ea10248e6577da3fec74f974fa405b8e0e47fbf12727ea8f5f95ed984ff46cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea10248e6577da3fec74f974fa405b8e0e47fbf12727ea8f5f95ed984ff46cfd", kill_on_drop: false }` [INFO] [stdout] ea10248e6577da3fec74f974fa405b8e0e47fbf12727ea8f5f95ed984ff46cfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6015f636f2c3d449a626b287d0cce94c8185c44e8c3af9f3ddb75b32423e7b0 [INFO] running `Command { std: "docker" "start" "-a" "a6015f636f2c3d449a626b287d0cce94c8185c44e8c3af9f3ddb75b32423e7b0", kill_on_drop: false }` [INFO] [stderr] Compiling parity v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/pdump.rs:25:36 [INFO] [stdout] | [INFO] [stdout] 25 | fn new<'b>(prefix: &'b str) -> FmtDump { [INFO] [stdout] | -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 25 | fn new<'b>(prefix: &'b str) -> FmtDump<'b> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "a6015f636f2c3d449a626b287d0cce94c8185c44e8c3af9f3ddb75b32423e7b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6015f636f2c3d449a626b287d0cce94c8185c44e8c3af9f3ddb75b32423e7b0", kill_on_drop: false }` [INFO] [stdout] a6015f636f2c3d449a626b287d0cce94c8185c44e8c3af9f3ddb75b32423e7b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab909de9b166c7b2fa60ab65540673573f21ed419be13619cc0efa4944fcd07c [INFO] running `Command { std: "docker" "start" "-a" "ab909de9b166c7b2fa60ab65540673573f21ed419be13619cc0efa4944fcd07c", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/pdump.rs:25:36 [INFO] [stdout] running 2 tests [INFO] [stderr] | [INFO] [stdout] test flash::test_flash_basics ... ok [INFO] [stderr] 25 | fn new<'b>(prefix: &'b str) -> FmtDump { [INFO] [stdout] test pdump::samples ... ok [INFO] [stderr] | -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] [INFO] [stderr] | | [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | the lifetime is named here [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'b` [INFO] [stderr] | [INFO] [stderr] 25 | fn new<'b>(prefix: &'b str) -> FmtDump<'b> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `parity` (bin "parity" test) generated 1 warning (run `cargo fix --bin "parity" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/parity-dfa7fe9ddad53c2e) [INFO] running `Command { std: "docker" "inspect" "ab909de9b166c7b2fa60ab65540673573f21ed419be13619cc0efa4944fcd07c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab909de9b166c7b2fa60ab65540673573f21ed419be13619cc0efa4944fcd07c", kill_on_drop: false }` [INFO] [stdout] ab909de9b166c7b2fa60ab65540673573f21ed419be13619cc0efa4944fcd07c