[INFO] cloning repository https://github.com/shamil-gadelshin/kad-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shamil-gadelshin/kad-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshamil-gadelshin%2Fkad-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshamil-gadelshin%2Fkad-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70be7d920a94fda5d4429de5ca8d7a056cc6c28f
[INFO] checking shamil-gadelshin/kad-example against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshamil-gadelshin%2Fkad-example" "/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/shamil-gadelshin/kad-example
[INFO] finished tweaking git repo https://github.com/shamil-gadelshin/kad-example
[INFO] tweaked toml for git repo https://github.com/shamil-gadelshin/kad-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shamil-gadelshin/kad-example on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shamil-gadelshin/kad-example 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-big-array v0.3.3
[INFO] [stderr]   Downloaded anyhow v1.0.66
[INFO] [stderr]   Downloaded prost-derive v0.11.2
[INFO] [stderr]   Downloaded async-io v1.10.0
[INFO] [stderr]   Downloaded libp2p-yamux v0.41.0
[INFO] [stderr]   Downloaded prost v0.11.2
[INFO] [stderr]   Downloaded gloo-timers v0.2.4
[INFO] [stderr]   Downloaded async-std-resolver v0.22.0
[INFO] [stderr]   Downloaded async-process v1.5.0
[INFO] [stderr]   Downloaded multistream-select v0.12.0
[INFO] [stderr]   Downloaded prost-types v0.11.2
[INFO] [stderr]   Downloaded prost-build v0.11.2
[INFO] [stderr]   Downloaded ipconfig v0.3.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded uint v0.9.4
[INFO] [stderr]   Downloaded polling v2.4.0
[INFO] [stderr]   Downloaded dtoa v1.0.4
[INFO] [stderr]   Downloaded ipnet v2.5.1
[INFO] [stderr]   Downloaded libp2p-gossipsub v0.42.1
[INFO] [stderr]   Downloaded curve25519-dalek v4.0.0-pre.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8472463e739ff1a611c1f1724b7d30cfca0345994fb496c5ffc5498e25db5274
[INFO] running `Command { std: "docker" "start" "-a" "8472463e739ff1a611c1f1724b7d30cfca0345994fb496c5ffc5498e25db5274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8472463e739ff1a611c1f1724b7d30cfca0345994fb496c5ffc5498e25db5274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8472463e739ff1a611c1f1724b7d30cfca0345994fb496c5ffc5498e25db5274", kill_on_drop: false }`
[INFO] [stdout] 8472463e739ff1a611c1f1724b7d30cfca0345994fb496c5ffc5498e25db5274
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28c4caca36cc88f3f618da6bc865fabcd8334b951698c03d9952734eb22a9c76
[INFO] running `Command { std: "docker" "start" "-a" "28c4caca36cc88f3f618da6bc865fabcd8334b951698c03d9952734eb22a9c76", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling prettyplease v0.1.21
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking ed25519 v1.5.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling polling v2.4.0
[INFO] [stderr]    Compiling async-io v1.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking async-channel v1.7.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking ipnet v2.5.1
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking concurrent-queue v2.0.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling async-process v1.5.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking async-lock v2.6.0
[INFO] [stderr]     Checking blocking v1.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking async-executor v1.5.0
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling snow v0.9.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking dtoa v1.0.4
[INFO] [stderr]     Checking quicksink v0.1.2
[INFO] [stderr]     Checking lru v0.8.1
[INFO] [stderr]     Checking uint v0.9.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking os_str_bytes v6.3.1
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling prost-derive v0.11.2
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling prometheus-client-derive-text-encode v0.3.0
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.30.1
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking prometheus-client v0.18.1
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling prost v0.11.2
[INFO] [stderr]     Checking thiserror v1.0.37
[INFO] [stderr]     Checking netlink-packet-utils v0.5.1
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking netlink-packet-core v0.4.2
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking async-global-executor v2.3.1
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling prost-types v0.11.2
[INFO] [stderr]     Checking netlink-packet-route v0.12.0
[INFO] [stderr]     Checking x25519-dalek v1.2.0
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]    Compiling prost-build v0.11.2
[INFO] [stderr]     Checking futures-rustls v0.22.2
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking rw-stream-sink v0.3.0
[INFO] [stderr]     Checking yamux v0.10.2
[INFO] [stderr]     Checking wasm-timer v0.2.5
[INFO] [stderr]    Compiling libp2p-core v0.37.0
[INFO] [stderr]    Compiling libp2p-kad v0.41.0
[INFO] [stderr]    Compiling libp2p-gossipsub v0.42.1
[INFO] [stderr]    Compiling libp2p-noise v0.40.0
[INFO] [stderr]    Compiling libp2p-identify v0.40.0
[INFO] [stderr]     Checking serde-big-array v0.3.3
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking asynchronous-codec v0.6.1
[INFO] [stderr]     Checking netlink-sys v0.8.3
[INFO] [stderr]     Checking soketto v0.7.1
[INFO] [stderr]     Checking unsigned-varint v0.7.1
[INFO] [stderr]     Checking multihash v0.16.3
[INFO] [stderr]     Checking multistream-select v0.12.0
[INFO] [stderr]     Checking prost-codec v0.2.0
[INFO] [stderr]     Checking multiaddr v0.14.0
[INFO] [stderr]     Checking libp2p-swarm v0.40.1
[INFO] [stderr]     Checking libp2p-mplex v0.37.0
[INFO] [stderr]     Checking libp2p-websocket v0.39.0
[INFO] [stderr]     Checking libp2p-yamux v0.41.0
[INFO] [stderr]     Checking libp2p-ping v0.40.1
[INFO] [stderr]     Checking libp2p-request-response v0.22.1
[INFO] [stderr]     Checking netlink-proto v0.10.0
[INFO] [stderr]     Checking trust-dns-proto v0.22.0
[INFO] [stderr]     Checking rtnetlink v0.10.1
[INFO] [stderr]     Checking if-watch v2.0.0
[INFO] [stderr]     Checking libp2p-tcp v0.37.0
[INFO] [stderr]     Checking trust-dns-resolver v0.22.0
[INFO] [stderr]     Checking async-std-resolver v0.22.0
[INFO] [stderr]     Checking libp2p-dns v0.37.0
[INFO] [stderr]     Checking libp2p v0.49.0
[INFO] [stderr]     Checking kad-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `libp2p::development_transport`: The `tcp-async-io` and `dns-async-std` features are deprecated. Use the new `tcp` and `dns` features together with the `async-std` feature.
[INFO] [stdout]   --> src/minimal_kademlia.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     development_transport, identity,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `libp2p::development_transport`: The `tcp-async-io` and `dns-async-std` features are deprecated. Use the new `tcp` and `dns` features together with the `async-std` feature.
[INFO] [stdout]   --> src/minimal_kademlia.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let transport = development_transport(keypair).await.unwrap();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `libp2p::development_transport`: The `tcp-async-io` and `dns-async-std` features are deprecated. Use the new `tcp` and `dns` features together with the `async-std` feature.
[INFO] [stdout]   --> src/minimal_kademlia.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     development_transport, identity,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `libp2p::development_transport`: The `tcp-async-io` and `dns-async-std` features are deprecated. Use the new `tcp` and `dns` features together with the `async-std` feature.
[INFO] [stdout]   --> src/minimal_kademlia.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let transport = development_transport(keypair).await.unwrap();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.07s
[INFO] running `Command { std: "docker" "inspect" "28c4caca36cc88f3f618da6bc865fabcd8334b951698c03d9952734eb22a9c76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28c4caca36cc88f3f618da6bc865fabcd8334b951698c03d9952734eb22a9c76", kill_on_drop: false }`
[INFO] [stdout] 28c4caca36cc88f3f618da6bc865fabcd8334b951698c03d9952734eb22a9c76
