[INFO] cloning repository https://github.com/2xsaiko/conlink [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2xsaiko/conlink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2xsaiko%2Fconlink", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2xsaiko%2Fconlink'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 923f8b310c0ec1bc305372498f8125c864ca6b06 [INFO] testing 2xsaiko/conlink against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2xsaiko%2Fconlink" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/2xsaiko/conlink on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/2xsaiko/conlink [INFO] finished tweaking git repo https://github.com/2xsaiko/conlink [INFO] tweaked toml for git repo https://github.com/2xsaiko/conlink written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/2xsaiko/conlink already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-util v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", 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] b704899a9916cf4dccbed4ecedd2ef27d3e5f05c1165a4b602f0bf7ff919ed17 [INFO] running `Command { std: "docker" "start" "-a" "b704899a9916cf4dccbed4ecedd2ef27d3e5f05c1165a4b602f0bf7ff919ed17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b704899a9916cf4dccbed4ecedd2ef27d3e5f05c1165a4b602f0bf7ff919ed17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b704899a9916cf4dccbed4ecedd2ef27d3e5f05c1165a4b602f0bf7ff919ed17", kill_on_drop: false }` [INFO] [stdout] b704899a9916cf4dccbed4ecedd2ef27d3e5f05c1165a4b602f0bf7ff919ed17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d92f8a9dc3cca7d64ba1c07c23640dce3ec157cb177b9f3c58748c7c4fe8fe32 [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" "d92f8a9dc3cca7d64ba1c07c23640dce3ec157cb177b9f3c58748c7c4fe8fe32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling conlink v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `clients` [INFO] [stdout] --> src/client/str/shared.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn clients(&self) -> &HashMap { &self.clients } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clients` [INFO] [stdout] --> src/client/bin/shared.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn clients(&self) -> &HashMap { &self.clients } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_inner` [INFO] [stdout] --> src/asyncreadwrap.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn into_inner(self) -> T { self.inner } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "d92f8a9dc3cca7d64ba1c07c23640dce3ec157cb177b9f3c58748c7c4fe8fe32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d92f8a9dc3cca7d64ba1c07c23640dce3ec157cb177b9f3c58748c7c4fe8fe32", kill_on_drop: false }` [INFO] [stdout] d92f8a9dc3cca7d64ba1c07c23640dce3ec157cb177b9f3c58748c7c4fe8fe32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--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] b97db4755de8bf42be4f612533500ee2b59ffbf61f442ea6cb2ab0130cea9137 [INFO] running `Command { std: "docker" "start" "-a" "b97db4755de8bf42be4f612533500ee2b59ffbf61f442ea6cb2ab0130cea9137", kill_on_drop: false }` [INFO] [stderr] Compiling conlink v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `clients` [INFO] [stdout] --> src/client/str/shared.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn clients(&self) -> &HashMap { &self.clients } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clients` [INFO] [stdout] --> src/client/bin/shared.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn clients(&self) -> &HashMap { &self.clients } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_inner` [INFO] [stdout] --> src/asyncreadwrap.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn into_inner(self) -> T { self.inner } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.84s [INFO] running `Command { std: "docker" "inspect" "b97db4755de8bf42be4f612533500ee2b59ffbf61f442ea6cb2ab0130cea9137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b97db4755de8bf42be4f612533500ee2b59ffbf61f442ea6cb2ab0130cea9137", kill_on_drop: false }` [INFO] [stdout] b97db4755de8bf42be4f612533500ee2b59ffbf61f442ea6cb2ab0130cea9137 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", 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] 724d46366416a4f7f291efcd72d3df8752fd1eb37cab54552f22fb379a6b843a [INFO] running `Command { std: "docker" "start" "-a" "724d46366416a4f7f291efcd72d3df8752fd1eb37cab54552f22fb379a6b843a", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `clients` [INFO] [stderr] --> src/client/str/shared.rs:21:12 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn clients(&self) -> &HashMap { &self.clients } [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `clients` [INFO] [stderr] --> src/client/bin/shared.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn clients(&self) -> &HashMap { &self.clients } [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `into_inner` [INFO] [stderr] --> src/asyncreadwrap.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn into_inner(self) -> T { self.inner } [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/conlink-485733d63412b74e) [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" "724d46366416a4f7f291efcd72d3df8752fd1eb37cab54552f22fb379a6b843a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "724d46366416a4f7f291efcd72d3df8752fd1eb37cab54552f22fb379a6b843a", kill_on_drop: false }` [INFO] [stdout] 724d46366416a4f7f291efcd72d3df8752fd1eb37cab54552f22fb379a6b843a