[INFO] cloning repository https://github.com/motorailgun/srpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/motorailgun/srpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmotorailgun%2Fsrpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmotorailgun%2Fsrpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7afeaa7b22512956e1cad644fec9a3b34491eb6
[INFO] testing motorailgun/srpc against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmotorailgun%2Fsrpc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/motorailgun/srpc
[INFO] finished tweaking git repo https://github.com/motorailgun/srpc
[INFO] tweaked toml for git repo https://github.com/motorailgun/srpc written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/motorailgun/srpc on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/motorailgun/srpc 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c247d38e904c9f75f563f1e8e3ce37f14f42f756cadc155c3e6b651d2f5eea2b
[INFO] running `Command { std: "docker" "start" "-a" "c247d38e904c9f75f563f1e8e3ce37f14f42f756cadc155c3e6b651d2f5eea2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c247d38e904c9f75f563f1e8e3ce37f14f42f756cadc155c3e6b651d2f5eea2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c247d38e904c9f75f563f1e8e3ce37f14f42f756cadc155c3e6b651d2f5eea2b", kill_on_drop: false }`
[INFO] [stdout] c247d38e904c9f75f563f1e8e3ce37f14f42f756cadc155c3e6b651d2f5eea2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dc6d6684cbc4ceaad795c9c66e356c65b85a71a7d1eaaf9536870f398c99376
[INFO] running `Command { std: "docker" "start" "-a" "0dc6d6684cbc4ceaad795c9c66e356c65b85a71a7d1eaaf9536870f398c99376", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-tls v3.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling actix-http v3.8.0
[INFO] [stderr]    Compiling awc v3.5.0
[INFO] [stderr]    Compiling actix-web v4.8.0
[INFO] [stderr]    Compiling srpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `functions` is never read
[INFO] [stdout]   --> src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct SRPCServer{
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 42 |     functions: std::collections::HashMap<String, Box<dyn Fn(&Vec<u8>) -> Vec<u8>>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "0dc6d6684cbc4ceaad795c9c66e356c65b85a71a7d1eaaf9536870f398c99376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dc6d6684cbc4ceaad795c9c66e356c65b85a71a7d1eaaf9536870f398c99376", kill_on_drop: false }`
[INFO] [stdout] 0dc6d6684cbc4ceaad795c9c66e356c65b85a71a7d1eaaf9536870f398c99376
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46ce5ad3a60d0d0d692bea3b46ae0a696e7bbb14de1c3a548adbe8cfce2b696b
[INFO] running `Command { std: "docker" "start" "-a" "46ce5ad3a60d0d0d692bea3b46ae0a696e7bbb14de1c3a548adbe8cfce2b696b", kill_on_drop: false }`
[INFO] [stdout] warning: field `functions` is never read
[INFO] [stdout]   --> src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct SRPCServer{
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 42 |     functions: std::collections::HashMap<String, Box<dyn Fn(&Vec<u8>) -> Vec<u8>>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling srpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `functions` is never read
[INFO] [stdout]   --> src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct SRPCServer{
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 42 |     functions: std::collections::HashMap<String, Box<dyn Fn(&Vec<u8>) -> Vec<u8>>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "46ce5ad3a60d0d0d692bea3b46ae0a696e7bbb14de1c3a548adbe8cfce2b696b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46ce5ad3a60d0d0d692bea3b46ae0a696e7bbb14de1c3a548adbe8cfce2b696b", kill_on_drop: false }`
[INFO] [stdout] 46ce5ad3a60d0d0d692bea3b46ae0a696e7bbb14de1c3a548adbe8cfce2b696b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5c596d876a707f9010a58e97e65c6ae00b87e9cc4a6f8bf72ed8516dd05b0984
[INFO] running `Command { std: "docker" "start" "-a" "5c596d876a707f9010a58e97e65c6ae00b87e9cc4a6f8bf72ed8516dd05b0984", kill_on_drop: false }`
[INFO] [stderr] warning: field `functions` is never read
[INFO] [stderr]   --> src/lib.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct SRPCServer{
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 42 |     functions: std::collections::HashMap<String, Box<dyn Fn(&Vec<u8>) -> Vec<u8>>>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `srpc` (lib) generated 1 warning
[INFO] [stderr] warning: `srpc` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/srpc-92be7cdb3064ca3c)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/srpc-85e3f1c05fe8783d)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests srpc
[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] [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] [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" "5c596d876a707f9010a58e97e65c6ae00b87e9cc4a6f8bf72ed8516dd05b0984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c596d876a707f9010a58e97e65c6ae00b87e9cc4a6f8bf72ed8516dd05b0984", kill_on_drop: false }`
[INFO] [stdout] 5c596d876a707f9010a58e97e65c6ae00b87e9cc4a6f8bf72ed8516dd05b0984
