[INFO] fetching crate netsim 0.3.0... [INFO] testing netsim-0.3.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate netsim 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate netsim 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate netsim 0.3.0 [INFO] tweaked toml for crates.io crate netsim 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate netsim 0.3.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate netsim 0.3.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded net-literals v0.2.0 [INFO] [stderr] Downloaded netsim-macros v0.3.0 [INFO] [stderr] Downloaded oneshot v0.1.8 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a030fe1532c5575befc5ad5d26c84e96ad6466e646878d3cc099d3d831d5e0d [INFO] running `Command { std: "docker" "start" "-a" "2a030fe1532c5575befc5ad5d26c84e96ad6466e646878d3cc099d3d831d5e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a030fe1532c5575befc5ad5d26c84e96ad6466e646878d3cc099d3d831d5e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a030fe1532c5575befc5ad5d26c84e96ad6466e646878d3cc099d3d831d5e0d", kill_on_drop: false }` [INFO] [stdout] 2a030fe1532c5575befc5ad5d26c84e96ad6466e646878d3cc099d3d831d5e0d [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 07d3558418bfa79d8dbfd8af3499856a0c6b2f9469a5e33188c5e6917b954ee7 [INFO] running `Command { std: "docker" "start" "-a" "07d3558418bfa79d8dbfd8af3499856a0c6b2f9469a5e33188c5e6917b954ee7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling oneshot v0.1.8 [INFO] [stderr] Compiling ioctl-sys v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling net-literals v0.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling netsim-macros v0.3.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling netsim v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/iface/configure.rs:242:37 [INFO] [stdout] | [INFO] [stdout] 242 | libc::ioctl(fd.as_raw_fd(), libc::SIOCADDRT, &route) [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^ expected `i32`, found `u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.168/src/unix/linux_like/linux/mod.rs:6753:12 [INFO] [stdout] | [INFO] [stdout] 6753 | pub fn ioctl(fd: c_int, request: Ioctl, ...) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: you can convert a `u64` to an `i32` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 242 | libc::ioctl(fd.as_raw_fd(), libc::SIOCADDRT.try_into().unwrap(), &route) [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/iface/configure.rs:291:37 [INFO] [stdout] | [INFO] [stdout] 291 | libc::ioctl(fd.as_raw_fd(), libc::SIOCADDRT, &route) [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^ expected `i32`, found `u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.168/src/unix/linux_like/linux/mod.rs:6753:12 [INFO] [stdout] | [INFO] [stdout] 6753 | pub fn ioctl(fd: c_int, request: Ioctl, ...) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: you can convert a `u64` to an `i32` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 291 | libc::ioctl(fd.as_raw_fd(), libc::SIOCADDRT.try_into().unwrap(), &route) [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `netsim` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "07d3558418bfa79d8dbfd8af3499856a0c6b2f9469a5e33188c5e6917b954ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d3558418bfa79d8dbfd8af3499856a0c6b2f9469a5e33188c5e6917b954ee7", kill_on_drop: false }` [INFO] [stdout] 07d3558418bfa79d8dbfd8af3499856a0c6b2f9469a5e33188c5e6917b954ee7