[INFO] cloning repository https://github.com/golemfactory/ya-runtime-outbound
[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-outbound" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fya-runtime-outbound", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fya-runtime-outbound'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ee9f0d3b18d4dfc47e4bf09c5a2a5dacdfdde5d
[INFO] checking golemfactory/ya-runtime-outbound against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fya-runtime-outbound" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/golemfactory/ya-runtime-outbound
[INFO] finished tweaking git repo https://github.com/golemfactory/ya-runtime-outbound
[INFO] tweaked toml for git repo https://github.com/golemfactory/ya-runtime-outbound written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/golemfactory/ya-runtime-outbound on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/golemfactory/ya-runtime-outbound 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/scx1332/golem-rust-tun.git`
[INFO] [stderr]     Updating git repository `https://github.com/golemfactory/ya-client.git`
[INFO] [stderr]     Updating git repository `https://github.com/golemfactory/ya-relay.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ya-runtime-api v0.6.0
[INFO] [stderr]   Downloaded ya-runtime-sdk-derive v0.1.0
[INFO] [stderr]   Downloaded ioctl-sys v0.8.0
[INFO] [stderr]   Downloaded ya-runtime-sdk v0.4.0
[INFO] [stderr]   Downloaded serde_yaml v0.9.17
[INFO] [stderr]   Downloaded packet-builder v0.7.0
[INFO] [stderr]   Downloaded network-interface v1.0.0
[INFO] [stderr]   Downloaded pnet_macros v0.31.0
[INFO] [stderr]   Downloaded bigdecimal v0.2.2
[INFO] [stderr]   Downloaded pnet_packet v0.31.0
[INFO] [stderr]   Downloaded pnet v0.31.0
[INFO] [stderr]   Downloaded pnet_datalink v0.31.0
[INFO] [stderr]   Downloaded flexi_logger v0.24.2
[INFO] [stderr]   Downloaded actix-tls v3.0.3
[INFO] [stderr]   Downloaded strum_macros v0.19.4
[INFO] [stderr]   Downloaded pnet_macros_support v0.31.0
[INFO] [stderr]   Downloaded pnet_transport v0.31.0
[INFO] [stderr]   Downloaded ipnetwork v0.19.0
[INFO] [stderr]   Downloaded pnet_base v0.31.0
[INFO] [stderr]   Downloaded pnet_sys v0.31.0
[INFO] [stderr]   Downloaded awc v3.1.0
[INFO] [stderr]   Downloaded strum v0.19.5
[INFO] [stderr]   Downloaded prost-derive v0.10.1
[INFO] [stderr]   Downloaded ya-relay-util v0.1.0
[INFO] [stderr]   Downloaded prost v0.10.4
[INFO] [stderr]   Downloaded etherparse v0.13.0
[INFO] [stderr]   Downloaded prost-types v0.10.1
[INFO] [stderr]   Downloaded ya-smoltcp v0.1.0
[INFO] [stderr]   Downloaded prost-build v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9b83d2178515b6dcabf216ff44b6c54ca7dabec7edeee90771fd2761f85b518
[INFO] running `Command { std: "docker" "start" "-a" "d9b83d2178515b6dcabf216ff44b6c54ca7dabec7edeee90771fd2761f85b518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9b83d2178515b6dcabf216ff44b6c54ca7dabec7edeee90771fd2761f85b518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9b83d2178515b6dcabf216ff44b6c54ca7dabec7edeee90771fd2761f85b518", kill_on_drop: false }`
[INFO] [stdout] d9b83d2178515b6dcabf216ff44b6c54ca7dabec7edeee90771fd2761f85b518
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5126446874e779303f45defe5750d8e6863ba71a69070177a80fc200a43d3221
[INFO] running `Command { std: "docker" "start" "-a" "5126446874e779303f45defe5750d8e6863ba71a69070177a80fc200a43d3221", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.51/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5126446874e779303f45defe5750d8e6863ba71a69070177a80fc200a43d3221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5126446874e779303f45defe5750d8e6863ba71a69070177a80fc200a43d3221", kill_on_drop: false }`
[INFO] [stdout] 5126446874e779303f45defe5750d8e6863ba71a69070177a80fc200a43d3221
