[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] f3e80bd833296d2e5a47bd0660bf4298c50c607d [INFO] testing ipfs-rust/netsim-embed against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fipfs-rust%2Fnetsim-embed" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ipfs-rust/netsim-embed on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-5/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded if-addrs v0.6.7 [INFO] [stderr] Downloaded async-process v1.3.0 [INFO] [stderr] Downloaded ioctl-sys v0.7.1 [INFO] [stderr] Downloaded libpacket-derive v0.1.1 [INFO] [stderr] Downloaded libpacket-core v0.1.0 [INFO] [stderr] Downloaded libpacket v0.1.2 [INFO] [stderr] Downloaded udp-socket v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f6db07baf507a911c961872edff0e0346b1ee70002e0ac519fb5e663c09170ce [INFO] running `Command { std: "docker" "start" "-a" "f6db07baf507a911c961872edff0e0346b1ee70002e0ac519fb5e663c09170ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6db07baf507a911c961872edff0e0346b1ee70002e0ac519fb5e663c09170ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6db07baf507a911c961872edff0e0346b1ee70002e0ac519fb5e663c09170ce", kill_on_drop: false }` [INFO] [stdout] f6db07baf507a911c961872edff0e0346b1ee70002e0ac519fb5e663c09170ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37190322082de2253b70c5391d92c907fd387b445c0e53574df4832899c573df [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "37190322082de2253b70c5391d92c907fd387b445c0e53574df4832899c573df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling libpacket-core v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling ioctl-sys v0.7.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling libpacket-derive v0.1.1 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling libpacket v0.1.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling netsim-embed-core v0.4.2 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling netsim-embed-nat v0.4.1 (/opt/rustwide/workdir/nat) [INFO] [stderr] Compiling netsim-embed-machine v0.6.2 (/opt/rustwide/workdir/machine) [INFO] [stderr] Compiling netsim-embed-router v0.4.5 (/opt/rustwide/workdir/router) [INFO] [stderr] Compiling netsim-embed v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "37190322082de2253b70c5391d92c907fd387b445c0e53574df4832899c573df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37190322082de2253b70c5391d92c907fd387b445c0e53574df4832899c573df", kill_on_drop: false }` [INFO] [stdout] 37190322082de2253b70c5391d92c907fd387b445c0e53574df4832899c573df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 89bf90a676e4d1d53f9036ce15f753f445f809f6dbe9a9af04c64572a9d9c8e2 [INFO] running `Command { std: "docker" "start" "-a" "89bf90a676e4d1d53f9036ce15f753f445f809f6dbe9a9af04c64572a9d9c8e2", kill_on_drop: false }` [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling udp-socket v0.1.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling if-watch v0.2.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling netsim-embed-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling netsim-embed v0.7.1 (/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 if_watch_runner --edition=2018 examples/if_watch_runner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=5ca5c9980ef9113d -C extra-filename=-5ca5c9980ef9113d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-47f04a0f0a36b87a.rlib --extern async_global_executor=/opt/rustwide/target/debug/deps/libasync_global_executor-64d45517a44be57c.rlib --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-cd1bc1209fb5c15d.rlib --extern async_process=/opt/rustwide/target/debug/deps/libasync_process-163f743e2cb6ee6f.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-9bdcf723ead6752d.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c63c95501170fcb5.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4024f3b6bc7e5361.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7a0b0680c64c368e.rlib --extern if_watch=/opt/rustwide/target/debug/deps/libif_watch-6e4ccdf5fa89afc9.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib --extern libpacket=/opt/rustwide/target/debug/deps/liblibpacket-94ba18b9fc11ce34.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6a5e0672be5beac9.rlib --extern netsim_embed=/opt/rustwide/target/debug/deps/libnetsim_embed-4a4200026d08cd60.rlib --extern netsim_embed_cli=/opt/rustwide/target/debug/deps/libnetsim_embed_cli-2e6f3f7cc2dda237.rlib --extern netsim_embed_core=/opt/rustwide/target/debug/deps/libnetsim_embed_core-2aa3c5a3613dbde5.rlib --extern netsim_embed_machine=/opt/rustwide/target/debug/deps/libnetsim_embed_machine-493f00e80d1551d5.rlib --extern netsim_embed_nat=/opt/rustwide/target/debug/deps/libnetsim_embed_nat-b1cfbdd59a98470d.rlib --extern netsim_embed_router=/opt/rustwide/target/debug/deps/libnetsim_embed_router-39bea8ed9fcda2b3.rlib --extern udp_socket=/opt/rustwide/target/debug/deps/libudp_socket-6dd95b15192832e5.rlib --cap-lints=warn` (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" "89bf90a676e4d1d53f9036ce15f753f445f809f6dbe9a9af04c64572a9d9c8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89bf90a676e4d1d53f9036ce15f753f445f809f6dbe9a9af04c64572a9d9c8e2", kill_on_drop: false }` [INFO] [stdout] 89bf90a676e4d1d53f9036ce15f753f445f809f6dbe9a9af04c64572a9d9c8e2