[INFO] cloning repository https://github.com/lelloman/rns-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lelloman/rns-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelloman%2Frns-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelloman%2Frns-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf7cdbafa6e1785b1eafb101cbcf97a1d682efe7
[INFO] testing lelloman/rns-rs against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelloman%2Frns-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lelloman/rns-rs
[INFO] finished tweaking git repo https://github.com/lelloman/rns-rs
[INFO] tweaked toml for git repo https://github.com/lelloman/rns-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lelloman/rns-rs on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lelloman/rns-rs 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3ff1a6dd050be99a8f39afca97c3b05256cb7e68acedf03a4dd35eba59b31e0a
[INFO] running `Command { std: "docker" "start" "3ff1a6dd050be99a8f39afca97c3b05256cb7e68acedf03a4dd35eba59b31e0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ff1a6dd050be99a8f39afca97c3b05256cb7e68acedf03a4dd35eba59b31e0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ff1a6dd050be99a8f39afca97c3b05256cb7e68acedf03a4dd35eba59b31e0a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ff1a6dd050be99a8f39afca97c3b05256cb7e68acedf03a4dd35eba59b31e0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ff1a6dd050be99a8f39afca97c3b05256cb7e68acedf03a4dd35eba59b31e0a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling cmov v0.5.4
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling signature v3.0.0
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling rns-crypto v0.1.10 (/opt/rustwide/workdir/rns-crypto)
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling ed25519 v3.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rns-core v0.1.17 (/opt/rustwide/workdir/rns-core)
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling jiff-core v0.1.0
[INFO] [stderr]    Compiling rns-net v0.7.1 (/opt/rustwide/workdir/rns-net)
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling rns-ctl v0.4.1 (/opt/rustwide/workdir/rns-ctl)
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling hybrid-array v0.4.14
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.7.1+5.3.1-0-g81034ce1f1373e37dc865038e1bc8eeecf559ce8
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.2
[INFO] [stderr]    Compiling hashlink v0.12.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling jiff v0.2.35
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling block-padding v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling rns-server v0.3.1 (/opt/rustwide/workdir/rns-server)
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling cipher v0.5.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling aes v0.9.2
[INFO] [stderr]    Compiling cbc v0.2.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling rns-cli v0.4.1 (/opt/rustwide/workdir/rns-cli)
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling ed25519-dalek v3.0.0
[INFO] [stderr]    Compiling x25519-dalek v3.0.0
[INFO] [stderr]    Compiling env_filter v2.0.0
[INFO] [stderr]    Compiling env_logger v0.11.11
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling rns-git v0.2.2 (/opt/rustwide/workdir/rns-git)
[INFO] [stderr]    Compiling rns-tun v0.1.0 (/opt/rustwide/workdir/rns-tun)
[INFO] [stderr] error: could not compile `rns-net` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name rns_net --edition=2021 rns-net/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="iface-auto"' --cfg 'feature="iface-ax25-kiss"' --cfg 'feature="iface-backbone"' --cfg 'feature="iface-i2p"' --cfg 'feature="iface-kiss"' --cfg 'feature="iface-local"' --cfg 'feature="iface-pipe"' --cfg 'feature="iface-rnode"' --cfg 'feature="iface-serial"' --cfg 'feature="iface-tcp"' --cfg 'feature="iface-udp"' --cfg 'feature="iface-weave"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hooks", "iface-auto", "iface-ax25-kiss", "iface-backbone", "iface-i2p", "iface-kiss", "iface-local", "iface-pipe", "iface-rnode", "iface-serial", "iface-tcp", "iface-udp", "iface-weave", "rns-hooks", "rns-hooks-builtin", "rns-hooks-native", "rns-hooks-wasm"))' -C metadata=bf29332c3cc2c349 -C extra-filename=-3b940a3273eab8ba --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern bzip2=/opt/rustwide/target/release/deps/libbzip2-9ee8e73f952496e5.rmeta --extern libc=/opt/rustwide/target/release/deps/liblibc-ec947b9f6f454936.rmeta --extern log=/opt/rustwide/target/release/deps/liblog-d8c2df6ef41c90a5.rmeta --extern polling=/opt/rustwide/target/release/deps/libpolling-e73d8937fb653c59.rmeta --extern rayon=/opt/rustwide/target/release/deps/librayon-1c3fc9391be31d26.rmeta --extern rns_core=/opt/rustwide/target/release/deps/librns_core-ab1829f655ee77d9.rmeta --extern rns_crypto=/opt/rustwide/target/release/deps/librns_crypto-33c9b9e2cfdd6032.rmeta --extern socket2=/opt/rustwide/target/release/deps/libsocket2-d6ff0ab53fde10cf.rmeta --cap-lints=warn -L native=/opt/rustwide/target/release/build/bzip2-sys-6a13f69e920acdd8/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3ff1a6dd050be99a8f39afca97c3b05256cb7e68acedf03a4dd35eba59b31e0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ff1a6dd050be99a8f39afca97c3b05256cb7e68acedf03a4dd35eba59b31e0a", kill_on_drop: false }`
[INFO] [stdout] 3ff1a6dd050be99a8f39afca97c3b05256cb7e68acedf03a4dd35eba59b31e0a
