[INFO] cloning repository https://github.com/SaiintBrisson/mine-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SaiintBrisson/mine-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaiintBrisson%2Fmine-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaiintBrisson%2Fmine-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66c3dff3f8da9d4425b2cbca421d1a991bbcf619 [INFO] testing SaiintBrisson/mine-proxy against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaiintBrisson%2Fmine-proxy" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SaiintBrisson/mine-proxy on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SaiintBrisson/mine-proxy [INFO] finished tweaking git repo https://github.com/SaiintBrisson/mine-proxy [INFO] tweaked toml for git repo https://github.com/SaiintBrisson/mine-proxy written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/SaiintBrisson/mine-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/SaiintBrisson/rsms-protocol` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 683153772f79a74fa1c7712d752bc01966dbd35c40d043256378d99f6d7267a8 [INFO] running `Command { std: "docker" "start" "-a" "683153772f79a74fa1c7712d752bc01966dbd35c40d043256378d99f6d7267a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "683153772f79a74fa1c7712d752bc01966dbd35c40d043256378d99f6d7267a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "683153772f79a74fa1c7712d752bc01966dbd35c40d043256378d99f6d7267a8", kill_on_drop: false }` [INFO] [stdout] 683153772f79a74fa1c7712d752bc01966dbd35c40d043256378d99f6d7267a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d3b16ed65d43bcefa69f50aea721019f82b74545805e0174276ce6d8f6984a2 [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" "6d3b16ed65d43bcefa69f50aea721019f82b74545805e0174276ce6d8f6984a2", 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 regex-syntax v0.6.23 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling protocol_internal v0.1.0 (https://github.com/SaiintBrisson/rsms-protocol?branch=main#b8a781aa) [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling protocol_derive v0.1.0 (https://github.com/SaiintBrisson/rsms-protocol?branch=main#b8a781aa) [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling misc v0.1.0 (https://github.com/SaiintBrisson/rsms-protocol?branch=main#b8a781aa) [INFO] [stderr] Compiling protocol v0.1.0 (https://github.com/SaiintBrisson/rsms-protocol?branch=main#b8a781aa) [INFO] [stderr] Compiling mine-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "6d3b16ed65d43bcefa69f50aea721019f82b74545805e0174276ce6d8f6984a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d3b16ed65d43bcefa69f50aea721019f82b74545805e0174276ce6d8f6984a2", kill_on_drop: false }` [INFO] [stdout] 6d3b16ed65d43bcefa69f50aea721019f82b74545805e0174276ce6d8f6984a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 0cbb83357235d7cb0776cb2141555ad492ac8bf0a224d14666e3ffe89c1993dc [INFO] running `Command { std: "docker" "start" "-a" "0cbb83357235d7cb0776cb2141555ad492ac8bf0a224d14666e3ffe89c1993dc", kill_on_drop: false }` [INFO] [stderr] Compiling mine-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "0cbb83357235d7cb0776cb2141555ad492ac8bf0a224d14666e3ffe89c1993dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cbb83357235d7cb0776cb2141555ad492ac8bf0a224d14666e3ffe89c1993dc", kill_on_drop: false }` [INFO] [stdout] 0cbb83357235d7cb0776cb2141555ad492ac8bf0a224d14666e3ffe89c1993dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 71259ceda0df40bdd658f488446d814277f0533a91d33bbe6e77559d12353492 [INFO] running `Command { std: "docker" "start" "-a" "71259ceda0df40bdd658f488446d814277f0533a91d33bbe6e77559d12353492", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mine_proxy-73aff6a28b37a7ec) [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" "71259ceda0df40bdd658f488446d814277f0533a91d33bbe6e77559d12353492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71259ceda0df40bdd658f488446d814277f0533a91d33bbe6e77559d12353492", kill_on_drop: false }` [INFO] [stdout] 71259ceda0df40bdd658f488446d814277f0533a91d33bbe6e77559d12353492