[INFO] cloning repository https://github.com/golemfactory/ya-runtime-dbg
[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-runtime-dbg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fya-runtime-dbg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fya-runtime-dbg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98fab1258454c3183713f3901267435500a3fd35
[INFO] checking golemfactory/ya-runtime-dbg against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fya-runtime-dbg" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/golemfactory/ya-runtime-dbg
[INFO] finished tweaking git repo https://github.com/golemfactory/ya-runtime-dbg
[INFO] tweaked toml for git repo https://github.com/golemfactory/ya-runtime-dbg written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/golemfactory/ya-runtime-dbg on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/golemfactory/ya-runtime-dbg 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio` dependency)
[INFO] [stderr]     Updating git repository `https://github.com/golemfactory/yagna.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded tokio-util v0.2.0
[INFO] [stderr]   Downloaded prost-derive v0.6.1
[INFO] [stderr]   Downloaded mio-named-pipes v0.1.7
[INFO] [stderr]   Downloaded actix_derive v0.5.0
[INFO] [stderr]   Downloaded directories v3.0.1
[INFO] [stderr]   Downloaded futures-macro v0.3.12
[INFO] [stderr]   Downloaded anyhow v1.0.38
[INFO] [stderr]   Downloaded smallstr v0.2.0
[INFO] [stderr]   Downloaded futures-executor v0.3.12
[INFO] [stderr]   Downloaded terminfo v0.7.3
[INFO] [stderr]   Downloaded mortal v0.2.2
[INFO] [stderr]   Downloaded actix v0.9.0
[INFO] [stderr]   Downloaded serde_json v1.0.62
[INFO] [stderr]   Downloaded linefeed v0.6.0
[INFO] [stderr]   Downloaded prost-types v0.6.1
[INFO] [stderr]   Downloaded shell-words v1.0.0
[INFO] [stderr]   Downloaded prost v0.6.1
[INFO] [stderr]   Downloaded prost-build v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f284ef2173d2615b5207592e7ddfec869d36b56828f0e731aa78f667c79088d
[INFO] running `Command { std: "docker" "start" "-a" "3f284ef2173d2615b5207592e7ddfec869d36b56828f0e731aa78f667c79088d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f284ef2173d2615b5207592e7ddfec869d36b56828f0e731aa78f667c79088d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f284ef2173d2615b5207592e7ddfec869d36b56828f0e731aa78f667c79088d", kill_on_drop: false }`
[INFO] [stdout] 3f284ef2173d2615b5207592e7ddfec869d36b56828f0e731aa78f667c79088d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62cec2b85f8d7baaf964131572a400a90dcefdb6432dfda08513e24cdc41f486
[INFO] running `Command { std: "docker" "start" "-a" "62cec2b85f8d7baaf964131572a400a90dcefdb6432dfda08513e24cdc41f486", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tokio` dependency)
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking futures-task v0.3.12
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]     Checking futures-io v0.3.12
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling multimap v0.8.2
[INFO] [stderr]     Checking tinyvec v1.1.1
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]     Checking smallstr v0.2.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling terminfo v0.7.3
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking directories v3.0.1
[INFO] [stderr]     Checking shell-words v1.0.0
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.12
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling actix_derive v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.12
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking pin-project v0.4.27
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]     Checking mortal v0.2.2
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]     Checking linefeed v0.6.0
[INFO] [stderr]     Checking actix-threadpool v0.3.3
[INFO] [stderr]     Checking futures-executor v0.3.12
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]     Checking futures v0.3.12
[INFO] [stderr]     Checking actix v0.9.0
[INFO] [stderr]    Compiling ya-runtime-api v0.2.0 (https://github.com/golemfactory/yagna.git?rev=9877a31c9c325e884c86f48d88f91d77e8cee94d#9877a31c)
[INFO] [stderr]     Checking ya-runtime-dbg v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, terminfo v0.7.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "62cec2b85f8d7baaf964131572a400a90dcefdb6432dfda08513e24cdc41f486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62cec2b85f8d7baaf964131572a400a90dcefdb6432dfda08513e24cdc41f486", kill_on_drop: false }`
[INFO] [stdout] 62cec2b85f8d7baaf964131572a400a90dcefdb6432dfda08513e24cdc41f486
