[INFO] cloning repository https://github.com/rogithub/p2p-recipes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rogithub/p2p-recipes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogithub%2Fp2p-recipes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogithub%2Fp2p-recipes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] affce23be7c4c8992e8e517005f1c39a221af41a
[INFO] checking rogithub/p2p-recipes/affce23be7c4c8992e8e517005f1c39a221af41a against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogithub%2Fp2p-recipes" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rogithub/p2p-recipes
[INFO] finished tweaking git repo https://github.com/rogithub/p2p-recipes
[INFO] tweaked toml for git repo https://github.com/rogithub/p2p-recipes written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rogithub/p2p-recipes on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rogithub/p2p-recipes 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v0.3.2
[INFO] [stderr]   Downloaded async-tls v0.11.0
[INFO] [stderr]   Downloaded libp2p-yamux v0.28.0
[INFO] [stderr]   Downloaded libp2p-core v0.25.2
[INFO] [stderr]   Downloaded libp2p-deflate v0.25.0
[INFO] [stderr]   Downloaded libp2p-identify v0.25.0
[INFO] [stderr]   Downloaded lru_time_cache v0.11.10
[INFO] [stderr]   Downloaded libp2p-swarm v0.25.1
[INFO] [stderr]   Downloaded libp2p-gossipsub v0.25.0
[INFO] [stderr]   Downloaded libp2p-noise v0.27.0
[INFO] [stderr]   Downloaded libp2p-mdns v0.25.0
[INFO] [stderr]   Downloaded libp2p-wasm-ext v0.25.0
[INFO] [stderr]   Downloaded libp2p-mplex v0.25.0
[INFO] [stderr]   Downloaded libp2p-ping v0.25.0
[INFO] [stderr]   Downloaded libp2p-request-response v0.6.0
[INFO] [stderr]   Downloaded libp2p-tcp v0.25.1
[INFO] [stderr]   Downloaded multistream-select v0.9.1
[INFO] [stderr]   Downloaded tokio v0.3.7
[INFO] [stderr]   Downloaded libp2p-kad v0.26.0
[INFO] [stderr]   Downloaded parity-multiaddr v0.10.1
[INFO] [stderr]   Downloaded libp2p v0.31.2
[INFO] [stderr]   Downloaded libp2p-dns v0.25.0
[INFO] [stderr]   Downloaded libp2p-floodsub v0.25.0
[INFO] [stderr]   Downloaded libp2p-plaintext v0.25.0
[INFO] [stderr]   Downloaded nb-connect v1.1.0
[INFO] [stderr]   Downloaded libp2p-uds v0.25.0
[INFO] [stderr]   Downloaded libp2p-websocket v0.26.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b0d50e3eb20c11134559b7d99ef290e72ce8b13c8e13b89d338e34c1bbee9de
[INFO] running `Command { std: "docker" "start" "-a" "3b0d50e3eb20c11134559b7d99ef290e72ce8b13c8e13b89d338e34c1bbee9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b0d50e3eb20c11134559b7d99ef290e72ce8b13c8e13b89d338e34c1bbee9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b0d50e3eb20c11134559b7d99ef290e72ce8b13c8e13b89d338e34c1bbee9de", kill_on_drop: false }`
[INFO] [stdout] 3b0d50e3eb20c11134559b7d99ef290e72ce8b13c8e13b89d338e34c1bbee9de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0a0ef98d1ec608a2c124b2b8ccc18bae7de8ce4aa4d389a966df7548a05e7ae
[INFO] running `Command { std: "docker" "start" "-a" "a0a0ef98d1ec608a2c124b2b8ccc18bae7de8ce4aa4d389a966df7548a05e7ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.6
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking futures-core v0.3.14
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking futures-io v0.3.14
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking futures-sink v0.3.14
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking subtle v2.4.0
[INFO] [stderr]     Checking futures-task v0.3.14
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.26/src/wrapper.rs:481:33
[INFO] [stdout]     |
[INFO] [stdout] 481 |                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LineColumn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 481 -                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout] 481 +                 let LineColumn { line, column } = s.start();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-channel v0.3.14
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.26/src/wrapper.rs:498:33
[INFO] [stdout]     |
[INFO] [stdout] 498 |                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LineColumn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 498 -                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout] 498 +                 let LineColumn { line, column } = s.end();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a0a0ef98d1ec608a2c124b2b8ccc18bae7de8ce4aa4d389a966df7548a05e7ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0a0ef98d1ec608a2c124b2b8ccc18bae7de8ce4aa4d389a966df7548a05e7ae", kill_on_drop: false }`
[INFO] [stdout] a0a0ef98d1ec608a2c124b2b8ccc18bae7de8ce4aa4d389a966df7548a05e7ae
