[INFO] cloning repository https://github.com/nguyenmp/libsodium-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nguyenmp/libsodium-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenmp%2Flibsodium-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenmp%2Flibsodium-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80ed87a4118f24cd333b14bdd35ae8f74fec91f1 [INFO] checking nguyenmp/libsodium-sys against try#05c8870159e4f328578a970e125aa76d24f03b56 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenmp%2Flibsodium-sys" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nguyenmp/libsodium-sys on toolchain 05c8870159e4f328578a970e125aa76d24f03b56 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nguyenmp/libsodium-sys [INFO] finished tweaking git repo https://github.com/nguyenmp/libsodium-sys [INFO] tweaked toml for git repo https://github.com/nguyenmp/libsodium-sys written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/nguyenmp/libsodium-sys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae1e5682a2b5e4477a43ab457915105dde14bf846506b40dde54bcf660b1d6b7 [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" "ae1e5682a2b5e4477a43ab457915105dde14bf846506b40dde54bcf660b1d6b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae1e5682a2b5e4477a43ab457915105dde14bf846506b40dde54bcf660b1d6b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1e5682a2b5e4477a43ab457915105dde14bf846506b40dde54bcf660b1d6b7", kill_on_drop: false }` [INFO] [stdout] ae1e5682a2b5e4477a43ab457915105dde14bf846506b40dde54bcf660b1d6b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c5bbd4ada27bf0a5b78aeef1a7802baca381b04ffff4c6e29a3d7b7da1936e5 [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" "2c5bbd4ada27bf0a5b78aeef1a7802baca381b04ffff4c6e29a3d7b7da1936e5", kill_on_drop: false }` [INFO] [stderr] Compiling sodium v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking libc v0.2.43 [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | extern { [INFO] [stdout] | _____^ [INFO] [stdout] 10 | | fn sodium_bin2hex(hex: *const c_char, hex_maxlen: size_t, [INFO] [stdout] 11 | | bin: *const c_uchar, bin_len: size_t) -> *mut c_char; [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:49:2 [INFO] [stdout] | [INFO] [stdout] 49 | extern { [INFO] [stdout] | _____^ [INFO] [stdout] 50 | | fn crypto_generichash_bytes_max() -> size_t; [INFO] [stdout] 51 | | fn crypto_generichash(output: *mut c_uchar, output_length: size_t, [INFO] [stdout] 52 | | input: *const c_uchar, input_length: c_ulonglong, [INFO] [stdout] ... | [INFO] [stdout] 66 | | fn crypto_secretbox_keybytes() -> size_t; [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:147:2 [INFO] [stdout] | [INFO] [stdout] 147 | extern { [INFO] [stdout] | _____^ [INFO] [stdout] 148 | | fn randombytes_random() -> uint32_t; [INFO] [stdout] 149 | | fn randombytes_uniform(_: uint32_t) -> uint32_t; [INFO] [stdout] 150 | | fn randombytes_buf(buf: *const c_void, size: size_t); [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:187:2 [INFO] [stdout] | [INFO] [stdout] 187 | extern { [INFO] [stdout] | _____^ [INFO] [stdout] 188 | | fn crypto_sign_keypair(pk: *mut c_uchar, sk: *mut c_uchar) -> c_int; [INFO] [stdout] 189 | | fn crypto_sign_secretkeybytes() -> size_t; [INFO] [stdout] 190 | | fn crypto_sign_publickeybytes() -> size_t; [INFO] [stdout] ... | [INFO] [stdout] 200 | | pk: *const c_uchar) -> c_int; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_____^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:269:2 [INFO] [stdout] | [INFO] [stdout] 269 | extern { [INFO] [stdout] | _____^ [INFO] [stdout] 270 | | fn crypto_secretbox_easy( [INFO] [stdout] 271 | | c: *mut c_uchar, [INFO] [stdout] 272 | | m: *const c_uchar, mlen: c_ulonglong, [INFO] [stdout] ... | [INFO] [stdout] 283 | | ) -> c_int; [INFO] [stdout] 284 | | } [INFO] [stdout] | |_____^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:324:1 [INFO] [stdout] | [INFO] [stdout] 324 | / extern { [INFO] [stdout] 325 | | fn sodium_init() -> c_int; [INFO] [stdout] 326 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | extern { [INFO] [stdout] | _____^ [INFO] [stdout] 10 | | fn sodium_bin2hex(hex: *const c_char, hex_maxlen: size_t, [INFO] [stdout] 11 | | bin: *const c_uchar, bin_len: size_t) -> *mut c_char; [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:49:2 [INFO] [stdout] | [INFO] [stdout] 49 | extern { [INFO] [stdout] | _____^ [INFO] [stdout] 50 | | fn crypto_generichash_bytes_max() -> size_t; [INFO] [stdout] 51 | | fn crypto_generichash(output: *mut c_uchar, output_length: size_t, [INFO] [stdout] 52 | | input: *const c_uchar, input_length: c_ulonglong, [INFO] [stdout] ... | [INFO] [stdout] 66 | | fn crypto_secretbox_keybytes() -> size_t; [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:147:2 [INFO] [stdout] | [INFO] [stdout] 147 | extern { [INFO] [stdout] | _____^ [INFO] [stdout] 148 | | fn randombytes_random() -> uint32_t; [INFO] [stdout] 149 | | fn randombytes_uniform(_: uint32_t) -> uint32_t; [INFO] [stdout] 150 | | fn randombytes_buf(buf: *const c_void, size: size_t); [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:187:2 [INFO] [stdout] | [INFO] [stdout] 187 | extern { [INFO] [stdout] | _____^ [INFO] [stdout] 188 | | fn crypto_sign_keypair(pk: *mut c_uchar, sk: *mut c_uchar) -> c_int; [INFO] [stdout] 189 | | fn crypto_sign_secretkeybytes() -> size_t; [INFO] [stdout] 190 | | fn crypto_sign_publickeybytes() -> size_t; [INFO] [stdout] ... | [INFO] [stdout] 200 | | pk: *const c_uchar) -> c_int; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_____^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:269:2 [INFO] [stdout] | [INFO] [stdout] 269 | extern { [INFO] [stdout] | _____^ [INFO] [stdout] 270 | | fn crypto_secretbox_easy( [INFO] [stdout] 271 | | c: *mut c_uchar, [INFO] [stdout] 272 | | m: *const c_uchar, mlen: c_ulonglong, [INFO] [stdout] ... | [INFO] [stdout] 283 | | ) -> c_int; [INFO] [stdout] 284 | | } [INFO] [stdout] | |_____^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:324:1 [INFO] [stdout] | [INFO] [stdout] 324 | / extern { [INFO] [stdout] 325 | | fn sodium_init() -> c_int; [INFO] [stdout] 326 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sodium`. [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] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2c5bbd4ada27bf0a5b78aeef1a7802baca381b04ffff4c6e29a3d7b7da1936e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c5bbd4ada27bf0a5b78aeef1a7802baca381b04ffff4c6e29a3d7b7da1936e5", kill_on_drop: false }` [INFO] [stdout] 2c5bbd4ada27bf0a5b78aeef1a7802baca381b04ffff4c6e29a3d7b7da1936e5