[INFO] cloning repository https://github.com/ipfs-rust/netsim-embed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ipfs-rust/netsim-embed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fipfs-rust%2Fnetsim-embed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fipfs-rust%2Fnetsim-embed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d22237392b1ee874f199f1eea84c121afea85026 [INFO] testing ipfs-rust/netsim-embed against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fipfs-rust%2Fnetsim-embed" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ipfs-rust/netsim-embed on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ipfs-rust/netsim-embed [INFO] finished tweaking git repo https://github.com/ipfs-rust/netsim-embed [INFO] tweaked toml for git repo https://github.com/ipfs-rust/netsim-embed written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ipfs-rust/netsim-embed already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a99273d2b86c13b2422531775c2a81f009fe3a12c93caee9d571b8d8c380e1fc [INFO] running `Command { std: "docker" "start" "-a" "a99273d2b86c13b2422531775c2a81f009fe3a12c93caee9d571b8d8c380e1fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a99273d2b86c13b2422531775c2a81f009fe3a12c93caee9d571b8d8c380e1fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a99273d2b86c13b2422531775c2a81f009fe3a12c93caee9d571b8d8c380e1fc", kill_on_drop: false }` [INFO] [stdout] a99273d2b86c13b2422531775c2a81f009fe3a12c93caee9d571b8d8c380e1fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d7a37689226e66b6d68b8f6192491936e6f7d6676819afd904841e66ed9c8e1 [INFO] running `Command { std: "docker" "start" "-a" "3d7a37689226e66b6d68b8f6192491936e6f7d6676819afd904841e66ed9c8e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling libpacket-core v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.7 [INFO] [stderr] Compiling ioctl-sys v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling libpacket-derive v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling libpacket v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling netsim-embed-core v0.4.1 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling netsim-embed-router v0.4.2 (/opt/rustwide/workdir/router) [INFO] [stderr] Compiling netsim-embed-nat v0.4.1 (/opt/rustwide/workdir/nat) [INFO] [stderr] Compiling netsim-embed-machine v0.4.3 (/opt/rustwide/workdir/machine) [INFO] [stderr] Compiling netsim-embed v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.75s [INFO] running `Command { std: "docker" "inspect" "3d7a37689226e66b6d68b8f6192491936e6f7d6676819afd904841e66ed9c8e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d7a37689226e66b6d68b8f6192491936e6f7d6676819afd904841e66ed9c8e1", kill_on_drop: false }` [INFO] [stdout] 3d7a37689226e66b6d68b8f6192491936e6f7d6676819afd904841e66ed9c8e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e9391f3f6c533d09e8ce13ba1b0f85a41bfc3056a37180514a13b7b4e069274 [INFO] running `Command { std: "docker" "start" "-a" "1e9391f3f6c533d09e8ce13ba1b0f85a41bfc3056a37180514a13b7b4e069274", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling udp-socket v0.1.1 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling if-watch v0.2.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling netsim-embed-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling netsim-embed v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `netsim-embed` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name netcat_host --edition=2018 examples/netcat_host.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=4c5773bf4d3b20e2 -C extra-filename=-4c5773bf4d3b20e2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib --extern async_global_executor=/opt/rustwide/target/debug/deps/libasync_global_executor-de8be1955f78f407.rlib --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-78f747a2c0efb071.rlib --extern async_process=/opt/rustwide/target/debug/deps/libasync_process-70c2a6bb486e0701.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-5f69eca0934f7a57.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d45412772d1257b7.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-805d8861a7a6bb6c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7db46a5857db54e0.rlib --extern if_watch=/opt/rustwide/target/debug/deps/libif_watch-7f5aef621a276f46.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib --extern libpacket=/opt/rustwide/target/debug/deps/liblibpacket-57bcb6ffe04edc3d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f0455ccfad2125a7.rlib --extern netsim_embed=/opt/rustwide/target/debug/deps/libnetsim_embed-a0552b12dd19ae0d.rlib --extern netsim_embed_cli=/opt/rustwide/target/debug/deps/libnetsim_embed_cli-d2f37a4f8282dd5b.rlib --extern netsim_embed_core=/opt/rustwide/target/debug/deps/libnetsim_embed_core-0d3df399ed6f86fd.rlib --extern netsim_embed_machine=/opt/rustwide/target/debug/deps/libnetsim_embed_machine-338ba3134953ad4f.rlib --extern netsim_embed_nat=/opt/rustwide/target/debug/deps/libnetsim_embed_nat-febb16cfc2203eb5.rlib --extern netsim_embed_router=/opt/rustwide/target/debug/deps/libnetsim_embed_router-6e0003a185cb5c8e.rlib --extern udp_socket=/opt/rustwide/target/debug/deps/libudp_socket-b1a19815a2252b82.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1e9391f3f6c533d09e8ce13ba1b0f85a41bfc3056a37180514a13b7b4e069274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e9391f3f6c533d09e8ce13ba1b0f85a41bfc3056a37180514a13b7b4e069274", kill_on_drop: false }` [INFO] [stdout] 1e9391f3f6c533d09e8ce13ba1b0f85a41bfc3056a37180514a13b7b4e069274