[INFO] cloning repository https://github.com/FrozenDroid/nrf91-bsdlib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrozenDroid/nrf91-bsdlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrozenDroid%2Fnrf91-bsdlib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrozenDroid%2Fnrf91-bsdlib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2711d55ca854b1eed4513ea629e0d632884166a [INFO] checking FrozenDroid/nrf91-bsdlib against master#2ad5292aea6328113b55968b4322528d48261316 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrozenDroid%2Fnrf91-bsdlib" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FrozenDroid/nrf91-bsdlib on toolchain 2ad5292aea6328113b55968b4322528d48261316 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FrozenDroid/nrf91-bsdlib [INFO] finished tweaking git repo https://github.com/FrozenDroid/nrf91-bsdlib [INFO] tweaked toml for git repo https://github.com/FrozenDroid/nrf91-bsdlib written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/FrozenDroid/nrf91-bsdlib already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "fetch" "--locked" "--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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 077f94fffe499b354b78c362c736be38718f2693df062d91e5fc7ea90f3366fc [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" "077f94fffe499b354b78c362c736be38718f2693df062d91e5fc7ea90f3366fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "077f94fffe499b354b78c362c736be38718f2693df062d91e5fc7ea90f3366fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "077f94fffe499b354b78c362c736be38718f2693df062d91e5fc7ea90f3366fc", kill_on_drop: false }` [INFO] [stdout] 077f94fffe499b354b78c362c736be38718f2693df062d91e5fc7ea90f3366fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 969f9564f9fcbae377aec6f0f7253153bd79aa9faccfe8c25871b9849dd82f40 [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" "969f9564f9fcbae377aec6f0f7253153bd79aa9faccfe8c25871b9849dd82f40", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling nrf52832-pac v0.8.0 [INFO] [stderr] Compiling fpa v0.1.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.10 [INFO] [stderr] Compiling nrf91 v0.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling tinyrlibc v0.1.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stderr] Checking as-slice v0.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Checking aligned v0.3.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling nrfxlib-sys v0.1.6 [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> /opt/rustwide/target/debug/build/nrfxlib-sys-f68899d8e89fd86b/out/bindings.rs:3:12286 [INFO] [stdout] | [INFO] [stdout] 3 | ... , Copy , Clone ) ] pub struct nrf_sockaddr { pub sa_len : u8 , pub sa_family : ctypes :: c_int , pub sa_data : __IncompleteArrayField < ctypes :: c_char > , ... [INFO] [stdout] | ^^^^ --------------------------------------------------------- this field does not implement `Copy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0204`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nrfxlib-sys` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "969f9564f9fcbae377aec6f0f7253153bd79aa9faccfe8c25871b9849dd82f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "969f9564f9fcbae377aec6f0f7253153bd79aa9faccfe8c25871b9849dd82f40", kill_on_drop: false }` [INFO] [stdout] 969f9564f9fcbae377aec6f0f7253153bd79aa9faccfe8c25871b9849dd82f40