[INFO] cloning repository https://github.com/golemfactory/ya-service-sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/golemfactory/ya-service-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fya-service-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fya-service-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b064310616b6e243a6550bc46bcffb90ffdbd44d [INFO] testing golemfactory/ya-service-sdk against 1.55.0 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fya-service-sdk" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/golemfactory/ya-service-sdk on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/golemfactory/ya-service-sdk [INFO] finished tweaking git repo https://github.com/golemfactory/ya-service-sdk [INFO] tweaked toml for git repo https://github.com/golemfactory/ya-service-sdk written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/golemfactory/ya-service-sdk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43469239935d4ece3157b3d2ae65f9a573ebfd5b82acbd54e6676de16e0e5c1b [INFO] running `Command { std: "docker" "start" "-a" "43469239935d4ece3157b3d2ae65f9a573ebfd5b82acbd54e6676de16e0e5c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43469239935d4ece3157b3d2ae65f9a573ebfd5b82acbd54e6676de16e0e5c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43469239935d4ece3157b3d2ae65f9a573ebfd5b82acbd54e6676de16e0e5c1b", kill_on_drop: false }` [INFO] [stdout] 43469239935d4ece3157b3d2ae65f9a573ebfd5b82acbd54e6676de16e0e5c1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 010b597001b00503bd2e19b2232482133eb20c9f1c9b655afdd5f55303b40b62 [INFO] running `Command { std: "docker" "start" "-a" "010b597001b00503bd2e19b2232482133eb20c9f1c9b655afdd5f55303b40b62", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling ya-runtime-sdk-derive v0.1.0 (/opt/rustwide/workdir/ya-runtime-sdk-derive) [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ya-runtime-api v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ya-runtime-sdk v0.1.2 (/opt/rustwide/workdir/ya-runtime-sdk) [INFO] [stderr] Compiling example-runtime v1.2.3 (/opt/rustwide/workdir/examples/example-runtime) [INFO] [stderr] Compiling command-mode v0.1.0 (/opt/rustwide/workdir/examples/command-mode) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.02s [INFO] running `Command { std: "docker" "inspect" "010b597001b00503bd2e19b2232482133eb20c9f1c9b655afdd5f55303b40b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010b597001b00503bd2e19b2232482133eb20c9f1c9b655afdd5f55303b40b62", kill_on_drop: false }` [INFO] [stdout] 010b597001b00503bd2e19b2232482133eb20c9f1c9b655afdd5f55303b40b62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cd7d1a4e19ec00905d9dac003870c44c91e5242cd53891517ffc4cab4ea3c95 [INFO] running `Command { std: "docker" "start" "-a" "9cd7d1a4e19ec00905d9dac003870c44c91e5242cd53891517ffc4cab4ea3c95", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling ya-runtime-sdk-derive v0.1.0 (/opt/rustwide/workdir/ya-runtime-sdk-derive) [INFO] [stderr] Compiling command-mode v0.1.0 (/opt/rustwide/workdir/examples/command-mode) [INFO] [stderr] Compiling example-runtime v1.2.3 (/opt/rustwide/workdir/examples/example-runtime) [INFO] [stderr] Compiling ya-runtime-sdk v0.1.2 (/opt/rustwide/workdir/ya-runtime-sdk) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 35.27s [INFO] running `Command { std: "docker" "inspect" "9cd7d1a4e19ec00905d9dac003870c44c91e5242cd53891517ffc4cab4ea3c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cd7d1a4e19ec00905d9dac003870c44c91e5242cd53891517ffc4cab4ea3c95", kill_on_drop: false }` [INFO] [stdout] 9cd7d1a4e19ec00905d9dac003870c44c91e5242cd53891517ffc4cab4ea3c95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8177e09a2dfa2dd366e021df4dc74323f49ea5c1737bb7113310b87bed1678d7 [INFO] running `Command { std: "docker" "start" "-a" "8177e09a2dfa2dd366e021df4dc74323f49ea5c1737bb7113310b87bed1678d7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/command_mode-0a1d0a03d3b7f3ca) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/example_runtime-68848bf96c9e7751) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ya_runtime_sdk-d559ced9ada4be4f) [INFO] [stdout] [INFO] [stderr] Running tests/context.rs (/opt/rustwide/target/debug/deps/context-72e0046028e132de) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test conf_file ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ya_runtime_sdk_derive-b1210ca6d9fb5fbf) [INFO] [stdout] test conf_file_err ... ok [INFO] [stderr] Doc-tests ya-runtime-sdk [INFO] [stdout] test context_env ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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] [stderr] Doc-tests ya-runtime-sdk-derive [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" "8177e09a2dfa2dd366e021df4dc74323f49ea5c1737bb7113310b87bed1678d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8177e09a2dfa2dd366e021df4dc74323f49ea5c1737bb7113310b87bed1678d7", kill_on_drop: false }` [INFO] [stdout] 8177e09a2dfa2dd366e021df4dc74323f49ea5c1737bb7113310b87bed1678d7