[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 1.59.0 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-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ipfs-rust/netsim-embed on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-9/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" "+1.59.0" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "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] cf5cbdf2d3d6f8756e0d6487324176587a25971f8b6f8d6d94ad4cc3b869c5ce [INFO] running `Command { std: "docker" "start" "-a" "cf5cbdf2d3d6f8756e0d6487324176587a25971f8b6f8d6d94ad4cc3b869c5ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf5cbdf2d3d6f8756e0d6487324176587a25971f8b6f8d6d94ad4cc3b869c5ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5cbdf2d3d6f8756e0d6487324176587a25971f8b6f8d6d94ad4cc3b869c5ce", kill_on_drop: false }` [INFO] [stdout] cf5cbdf2d3d6f8756e0d6487324176587a25971f8b6f8d6d94ad4cc3b869c5ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 035c1ea75ec0af219c8b4d712645939240a390b54f13192e38c2686ab9fedc58 [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" "035c1ea75ec0af219c8b4d712645939240a390b54f13192e38c2686ab9fedc58", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [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 cache-padded v1.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling async-task v4.0.3 [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 value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.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 thiserror v1.0.30 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling libpacket v0.1.2 [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-router v0.4.5 (/opt/rustwide/workdir/router) [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 v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "035c1ea75ec0af219c8b4d712645939240a390b54f13192e38c2686ab9fedc58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "035c1ea75ec0af219c8b4d712645939240a390b54f13192e38c2686ab9fedc58", kill_on_drop: false }` [INFO] [stdout] 035c1ea75ec0af219c8b4d712645939240a390b54f13192e38c2686ab9fedc58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "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] f104217a0c7831bab536808d91b639fa95da3be1cefefce5eca852e43fc09e33 [INFO] running `Command { std: "docker" "start" "-a" "f104217a0c7831bab536808d91b639fa95da3be1cefefce5eca852e43fc09e33", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.52 [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 async-trait v0.1.52 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling if-watch v0.2.2 [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 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,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f1dbdc6341bcba66 -C extra-filename=-f1dbdc6341bcba66 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a1ad3642d8afd69b.rlib --extern async_global_executor=/opt/rustwide/target/debug/deps/libasync_global_executor-f8bc1db9a5339e6b.rlib --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-d66d88784dc944f7.rlib --extern async_process=/opt/rustwide/target/debug/deps/libasync_process-3da27abf1a4f56fe.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-1dfc9e338342a449.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8841ab8c22674e28.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-46188bb4bc1424d9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a4e809d1b0bb8117.rlib --extern if_watch=/opt/rustwide/target/debug/deps/libif_watch-f811882e1ec7bd71.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib --extern libpacket=/opt/rustwide/target/debug/deps/liblibpacket-2c5e33fee8d1d4d4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-7099aceb10581625.rlib --extern netsim_embed=/opt/rustwide/target/debug/deps/libnetsim_embed-5186ce10f990a1eb.rlib --extern netsim_embed_cli=/opt/rustwide/target/debug/deps/libnetsim_embed_cli-189f05a3b52441b0.rlib --extern netsim_embed_core=/opt/rustwide/target/debug/deps/libnetsim_embed_core-89799ddb6534084b.rlib --extern netsim_embed_machine=/opt/rustwide/target/debug/deps/libnetsim_embed_machine-8b611d98540cc15d.rlib --extern netsim_embed_nat=/opt/rustwide/target/debug/deps/libnetsim_embed_nat-199067aaa080532b.rlib --extern netsim_embed_router=/opt/rustwide/target/debug/deps/libnetsim_embed_router-dfd3b2ce42e2fd0e.rlib --extern udp_socket=/opt/rustwide/target/debug/deps/libudp_socket-da6d71d69d6f6497.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" "f104217a0c7831bab536808d91b639fa95da3be1cefefce5eca852e43fc09e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f104217a0c7831bab536808d91b639fa95da3be1cefefce5eca852e43fc09e33", kill_on_drop: false }` [INFO] [stdout] f104217a0c7831bab536808d91b639fa95da3be1cefefce5eca852e43fc09e33