[INFO] cloning repository https://github.com/massalabs/PeerNet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/massalabs/PeerNet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassalabs%2FPeerNet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassalabs%2FPeerNet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d7498eba00fde07804eaf6ae0498b3100ceaafa
[INFO] checking massalabs/PeerNet against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassalabs%2FPeerNet" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/massalabs/PeerNet on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/massalabs/PeerNet
[INFO] finished tweaking git repo https://github.com/massalabs/PeerNet
[INFO] tweaked toml for git repo https://github.com/massalabs/PeerNet written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/massalabs/PeerNet 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded octets v0.2.0
[INFO] [stderr]   Downloaded thiserror v1.0.41
[INFO] [stderr]   Downloaded enum_delegate_lib v0.2.0
[INFO] [stderr]   Downloaded thread-id v4.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.166
[INFO] [stderr]   Downloaded intrusive-collections v0.9.6
[INFO] [stderr]   Downloaded serde v1.0.166
[INFO] [stderr]   Downloaded stream_limiter v3.2.0
[INFO] [stderr]   Downloaded enum_delegate v0.2.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.41
[INFO] [stderr]   Downloaded petgraph v0.6.3
[INFO] [stderr]   Downloaded ring v0.17.7
[INFO] [stderr]   Downloaded quiche v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9807f7efec018478d82d7dbb6d9fff9304803e8439aff08e94e48cf6f0f48df8
[INFO] running `Command { std: "docker" "start" "-a" "9807f7efec018478d82d7dbb6d9fff9304803e8439aff08e94e48cf6f0f48df8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9807f7efec018478d82d7dbb6d9fff9304803e8439aff08e94e48cf6f0f48df8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9807f7efec018478d82d7dbb6d9fff9304803e8439aff08e94e48cf6f0f48df8", kill_on_drop: false }`
[INFO] [stdout] 9807f7efec018478d82d7dbb6d9fff9304803e8439aff08e94e48cf6f0f48df8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b973c404db0b172cb45b5adf0b9036bb3c56c714e5e3ba5ee0f94f2f724bc80
[INFO] running `Command { std: "docker" "start" "-a" "3b973c404db0b172cb45b5adf0b9036bb3c56c714e5e3ba5ee0f94f2f724bc80", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling thiserror v1.0.41
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking octets v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking stream_limiter v3.2.0
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]     Checking intrusive-collections v0.9.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling quiche v0.20.1
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling thiserror-impl v1.0.41
[INFO] [stderr]    Compiling enum_delegate_lib v0.2.0
[INFO] [stderr]    Compiling enum_delegate v0.2.0
[INFO] [stderr] error: could not compile `serde` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/bin/rustc --crate-name serde --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.166/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=b40bbda275c6e857 -C extra-filename=-b40bbda275c6e857 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-19560e1810ea639d.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3b973c404db0b172cb45b5adf0b9036bb3c56c714e5e3ba5ee0f94f2f724bc80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b973c404db0b172cb45b5adf0b9036bb3c56c714e5e3ba5ee0f94f2f724bc80", kill_on_drop: false }`
[INFO] [stdout] 3b973c404db0b172cb45b5adf0b9036bb3c56c714e5e3ba5ee0f94f2f724bc80
[INFO] checking massalabs/PeerNet against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassalabs%2FPeerNet" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/massalabs/PeerNet on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/massalabs/PeerNet
[INFO] finished tweaking git repo https://github.com/massalabs/PeerNet
[INFO] tweaked toml for git repo https://github.com/massalabs/PeerNet written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/massalabs/PeerNet 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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12b6bede7fdd0884dd2344e36d0544c80893a8814f438a77d31210aa49cc386c
[INFO] running `Command { std: "docker" "start" "-a" "12b6bede7fdd0884dd2344e36d0544c80893a8814f438a77d31210aa49cc386c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12b6bede7fdd0884dd2344e36d0544c80893a8814f438a77d31210aa49cc386c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12b6bede7fdd0884dd2344e36d0544c80893a8814f438a77d31210aa49cc386c", kill_on_drop: false }`
[INFO] [stdout] 12b6bede7fdd0884dd2344e36d0544c80893a8814f438a77d31210aa49cc386c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43c5e3946e53f7d52745fb2d2fed096f845b8ccabe9003183825dddd2c584f21
[INFO] running `Command { std: "docker" "start" "-a" "43c5e3946e53f7d52745fb2d2fed096f845b8ccabe9003183825dddd2c584f21", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling thiserror v1.0.41
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking octets v0.2.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]     Checking stream_limiter v3.2.0
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]     Checking intrusive-collections v0.9.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling quiche v0.20.1
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling thiserror-impl v1.0.41
[INFO] [stderr]    Compiling enum_delegate_lib v0.2.0
[INFO] [stderr]    Compiling enum_delegate v0.2.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking peernet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.32s
[INFO] running `Command { std: "docker" "inspect" "43c5e3946e53f7d52745fb2d2fed096f845b8ccabe9003183825dddd2c584f21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43c5e3946e53f7d52745fb2d2fed096f845b8ccabe9003183825dddd2c584f21", kill_on_drop: false }`
[INFO] [stdout] 43c5e3946e53f7d52745fb2d2fed096f845b8ccabe9003183825dddd2c584f21
