[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 beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrozenDroid%2Fnrf91-bsdlib" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FrozenDroid/nrf91-bsdlib on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-6/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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 162f3321395592c3a18d198594a8eb28f3410b54c9b90bb3a668e5ff047e4167 [INFO] running `Command { std: "docker" "start" "-a" "162f3321395592c3a18d198594a8eb28f3410b54c9b90bb3a668e5ff047e4167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "162f3321395592c3a18d198594a8eb28f3410b54c9b90bb3a668e5ff047e4167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "162f3321395592c3a18d198594a8eb28f3410b54c9b90bb3a668e5ff047e4167", kill_on_drop: false }` [INFO] [stdout] 162f3321395592c3a18d198594a8eb28f3410b54c9b90bb3a668e5ff047e4167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--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] e169cf63eb69d97d34037305d6d3c080913e602e73032ea96fdc7f07905b9788 [INFO] running `Command { std: "docker" "start" "-a" "e169cf63eb69d97d34037305d6d3c080913e602e73032ea96fdc7f07905b9788", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling fpa v0.1.0 [INFO] [stderr] Compiling nrf52832-pac v0.8.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.10 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling nrf91 v0.1.1 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling tinyrlibc v0.1.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking as-slice v0.1.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking aligned v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [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-6bc9aaf881cb77b3/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" "e169cf63eb69d97d34037305d6d3c080913e602e73032ea96fdc7f07905b9788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e169cf63eb69d97d34037305d6d3c080913e602e73032ea96fdc7f07905b9788", kill_on_drop: false }` [INFO] [stdout] e169cf63eb69d97d34037305d6d3c080913e602e73032ea96fdc7f07905b9788