[INFO] cloning repository https://github.com/wireapp/cryptobox-c [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wireapp/cryptobox-c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwireapp%2Fcryptobox-c", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwireapp%2Fcryptobox-c'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10826e3c54b0e8d854d8d80acb9387facd36bb61 [INFO] checking wireapp/cryptobox-c against try#05c8870159e4f328578a970e125aa76d24f03b56 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwireapp%2Fcryptobox-c" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wireapp/cryptobox-c 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/wireapp/cryptobox-c [INFO] finished tweaking git repo https://github.com/wireapp/cryptobox-c [INFO] tweaked toml for git repo https://github.com/wireapp/cryptobox-c written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/wireapp/cryptobox-c 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f18f122d95506f49b341c190161c10b339d148ad5153c69cf52506413db4722a [INFO] running `Command { std: "docker" "start" "-a" "f18f122d95506f49b341c190161c10b339d148ad5153c69cf52506413db4722a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f18f122d95506f49b341c190161c10b339d148ad5153c69cf52506413db4722a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f18f122d95506f49b341c190161c10b339d148ad5153c69cf52506413db4722a", kill_on_drop: false }` [INFO] [stdout] f18f122d95506f49b341c190161c10b339d148ad5153c69cf52506413db4722a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7ad4e44f3bff2ff21f2dd5ad20a85849e221a9d94f33d6bbee975fe3bb154b00 [INFO] running `Command { std: "docker" "start" "-a" "7ad4e44f3bff2ff21f2dd5ad20a85849e221a9d94f33d6bbee975fe3bb154b00", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking cbor-codec v0.7.1 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Checking sodiumoxide v0.2.5 [INFO] [stderr] Checking hkdf v0.3.2 (https://github.com/wireapp/hkdf?tag=v0.3.2#3a40aafe) [INFO] [stderr] Checking proteus v1.0.3 (https://github.com/wireapp/proteus?tag=v1.0.3#07e11b15) [INFO] [stderr] Checking cryptobox v1.0.3 (https://github.com/wireapp/cryptobox?tag=v1.0.3#7efb84db) [INFO] [stderr] Checking cryptobox-c v1.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / pub extern [INFO] [stdout] 55 | | fn cbox_file_open(c_path: *const c_char, out: *mut *mut CBox) -> CBoxResult { [INFO] [stdout] 56 | | catch_unwind(|| { [INFO] [stdout] 57 | | let path = try_unwrap!(to_str(c_path, 4096)); [INFO] [stdout] ... | [INFO] [stdout] 61 | | }) [INFO] [stdout] 62 | | } [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:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / pub extern [INFO] [stdout] 66 | | fn cbox_file_open_with(c_path: *const c_char, [INFO] [stdout] 67 | | c_id: *const u8, [INFO] [stdout] 68 | | c_id_len: size_t, [INFO] [stdout] ... | [INFO] [stdout] 86 | | }) [INFO] [stdout] 87 | | } [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:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | / pub extern fn cbox_close(b: *mut CBox) { [INFO] [stdout] 91 | | debug_assert!(!b.is_null()); [INFO] [stdout] 92 | | catch_unwind(|| { [INFO] [stdout] 93 | | unsafe { Box::from_raw(b); } [INFO] [stdout] 94 | | CBoxResult::Success [INFO] [stdout] 95 | | }); [INFO] [stdout] 96 | | } [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:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / pub extern [INFO] [stdout] 100 | | fn cbox_identity_copy(cbox: *const CBox, out: *mut *mut Vec) -> CBoxResult { [INFO] [stdout] 101 | | catch_unwind(|| { [INFO] [stdout] 102 | | let i = try_unwrap!(Identity::Sec(Cow::Borrowed(ptr2ref(cbox).identity())).serialise()); [INFO] [stdout] ... | [INFO] [stdout] 105 | | }) [INFO] [stdout] 106 | | } [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:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | / pub extern [INFO] [stdout] 110 | | fn cbox_session_save(b: *const CBox, s: *mut CBoxSession) -> CBoxResult { [INFO] [stdout] 111 | | catch_unwind(move || { [INFO] [stdout] 112 | | try_unwrap!(ptr2ref(b).session_save(ptr2mut(s))); [INFO] [stdout] 113 | | CBoxResult::Success [INFO] [stdout] 114 | | }) [INFO] [stdout] 115 | | } [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:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | / pub extern [INFO] [stdout] 119 | | fn cbox_session_delete(cbox: *const CBox, c_sid: *const c_char) -> CBoxResult { [INFO] [stdout] 120 | | catch_unwind(|| { [INFO] [stdout] 121 | | let sid = try_unwrap!(to_str(c_sid, 1024)); [INFO] [stdout] ... | [INFO] [stdout] 124 | | }) [INFO] [stdout] 125 | | } [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:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | / pub extern fn cbox_random_bytes(_: *const CBox, n: size_t, out: *mut *mut Vec) -> CBoxResult { [INFO] [stdout] 129 | | catch_unwind(|| { [INFO] [stdout] 130 | | assign(out, Box::into_raw(Box::new(keys::rand_bytes(n as usize)))); [INFO] [stdout] 131 | | CBoxResult::Success [INFO] [stdout] 132 | | }) [INFO] [stdout] 133 | | } [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:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / pub extern [INFO] [stdout] 142 | | fn cbox_new_prekey(cbox: *const CBox, pkid: u16, out: *mut *mut Vec) -> CBoxResult { [INFO] [stdout] 143 | | catch_unwind(|| { [INFO] [stdout] 144 | | let bundle = try_unwrap!(ptr2ref(cbox).new_prekey(PreKeyId::new(pkid))); [INFO] [stdout] ... | [INFO] [stdout] 148 | | }) [INFO] [stdout] 149 | | } [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:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / pub extern fn cbox_session_init_from_prekey [INFO] [stdout] 155 | | (cbox: *const CBox, [INFO] [stdout] 156 | | c_sid: *const c_char, [INFO] [stdout] 157 | | c_prekey: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 167 | | }) [INFO] [stdout] 168 | | } [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:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | / pub extern fn cbox_session_init_from_message [INFO] [stdout] 172 | | (cbox: *const CBox, [INFO] [stdout] 173 | | c_sid: *const c_char, [INFO] [stdout] 174 | | c_cipher: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 186 | | }) [INFO] [stdout] 187 | | } [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:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / pub extern fn cbox_session_load [INFO] [stdout] 191 | | (cbox: *const CBox, [INFO] [stdout] 192 | | c_sid: *const c_char, [INFO] [stdout] 193 | | out: *mut *mut CBoxSession) -> CBoxResult [INFO] [stdout] ... | [INFO] [stdout] 203 | | }) [INFO] [stdout] 204 | | } [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:207:1 [INFO] [stdout] | [INFO] [stdout] 207 | / pub extern fn cbox_session_close(b: *mut CBoxSession) { [INFO] [stdout] 208 | | debug_assert!(!b.is_null()); [INFO] [stdout] 209 | | catch_unwind(|| { [INFO] [stdout] 210 | | unsafe { Box::from_raw(b); } [INFO] [stdout] 211 | | CBoxResult::Success [INFO] [stdout] 212 | | }); [INFO] [stdout] 213 | | } [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:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | / pub extern fn cbox_encrypt [INFO] [stdout] 217 | | (session: *mut CBoxSession, [INFO] [stdout] 218 | | c_plain: *const u8, [INFO] [stdout] 219 | | c_plain_len: size_t, [INFO] [stdout] ... | [INFO] [stdout] 227 | | }) [INFO] [stdout] 228 | | } [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:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / pub extern fn cbox_decrypt [INFO] [stdout] 232 | | (session: *mut CBoxSession, [INFO] [stdout] 233 | | c_cipher: *const u8, [INFO] [stdout] 234 | | c_cipher_len: size_t, [INFO] [stdout] ... | [INFO] [stdout] 242 | | }) [INFO] [stdout] 243 | | } [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:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | / pub extern [INFO] [stdout] 247 | | fn cbox_fingerprint_local(b: *const CBox, out: *mut *mut Vec) -> CBoxResult { [INFO] [stdout] 248 | | catch_unwind(|| { [INFO] [stdout] 249 | | let fp = ptr2ref(b).fingerprint().into_bytes(); [INFO] [stdout] ... | [INFO] [stdout] 252 | | }) [INFO] [stdout] 253 | | } [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:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | / pub extern [INFO] [stdout] 257 | | fn cbox_fingerprint_remote(session: *const CBoxSession, out: *mut *mut Vec) -> CBoxResult { [INFO] [stdout] 258 | | catch_unwind(|| { [INFO] [stdout] 259 | | let fp = ptr2ref(session).fingerprint_remote().into_bytes(); [INFO] [stdout] ... | [INFO] [stdout] 262 | | }) [INFO] [stdout] 263 | | } [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:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | / pub extern [INFO] [stdout] 267 | | fn cbox_fingerprint_prekey(c_prekey: *const u8, c_prekey_len: size_t, out: *mut *mut Vec) -> CBoxResult { [INFO] [stdout] 268 | | catch_unwind(|| { [INFO] [stdout] 269 | | let prekey = to_slice(c_prekey, c_prekey_len); [INFO] [stdout] ... | [INFO] [stdout] 274 | | }) [INFO] [stdout] 275 | | } [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:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | / pub extern [INFO] [stdout] 279 | | fn cbox_is_prekey(c_prekey: *const u8, c_prekey_len: size_t, id: *mut u16) -> CBoxResult { [INFO] [stdout] 280 | | catch_unwind(|| { [INFO] [stdout] 281 | | let prekey = to_slice(c_prekey, c_prekey_len); [INFO] [stdout] ... | [INFO] [stdout] 285 | | }) [INFO] [stdout] 286 | | } [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:291:1 [INFO] [stdout] | [INFO] [stdout] 291 | / pub extern fn cbox_vec_free(b: *mut Vec) { [INFO] [stdout] 292 | | debug_assert!(!b.is_null()); [INFO] [stdout] 293 | | unsafe { Box::from_raw(b); } [INFO] [stdout] 294 | | } [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:297:1 [INFO] [stdout] | [INFO] [stdout] 297 | / pub extern fn cbox_vec_data(v: *const Vec) -> *const u8 { [INFO] [stdout] 298 | | ptr2ref(v).as_ptr() [INFO] [stdout] 299 | | } [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:302:1 [INFO] [stdout] | [INFO] [stdout] 302 | / pub extern fn cbox_vec_len(v: *const Vec) -> size_t { [INFO] [stdout] 303 | | ptr2ref(v).len() as size_t [INFO] [stdout] 304 | | } [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:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / pub extern [INFO] [stdout] 55 | | fn cbox_file_open(c_path: *const c_char, out: *mut *mut CBox) -> CBoxResult { [INFO] [stdout] 56 | | catch_unwind(|| { [INFO] [stdout] 57 | | let path = try_unwrap!(to_str(c_path, 4096)); [INFO] [stdout] ... | [INFO] [stdout] 61 | | }) [INFO] [stdout] 62 | | } [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:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / pub extern [INFO] [stdout] 66 | | fn cbox_file_open_with(c_path: *const c_char, [INFO] [stdout] 67 | | c_id: *const u8, [INFO] [stdout] 68 | | c_id_len: size_t, [INFO] [stdout] ... | [INFO] [stdout] 86 | | }) [INFO] [stdout] 87 | | } [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:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | / pub extern fn cbox_close(b: *mut CBox) { [INFO] [stdout] 91 | | debug_assert!(!b.is_null()); [INFO] [stdout] 92 | | catch_unwind(|| { [INFO] [stdout] 93 | | unsafe { Box::from_raw(b); } [INFO] [stdout] 94 | | CBoxResult::Success [INFO] [stdout] 95 | | }); [INFO] [stdout] 96 | | } [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:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / pub extern [INFO] [stdout] 100 | | fn cbox_identity_copy(cbox: *const CBox, out: *mut *mut Vec) -> CBoxResult { [INFO] [stdout] 101 | | catch_unwind(|| { [INFO] [stdout] 102 | | let i = try_unwrap!(Identity::Sec(Cow::Borrowed(ptr2ref(cbox).identity())).serialise()); [INFO] [stdout] ... | [INFO] [stdout] 105 | | }) [INFO] [stdout] 106 | | } [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:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | / pub extern [INFO] [stdout] 110 | | fn cbox_session_save(b: *const CBox, s: *mut CBoxSession) -> CBoxResult { [INFO] [stdout] 111 | | catch_unwind(move || { [INFO] [stdout] 112 | | try_unwrap!(ptr2ref(b).session_save(ptr2mut(s))); [INFO] [stdout] 113 | | CBoxResult::Success [INFO] [stdout] 114 | | }) [INFO] [stdout] 115 | | } [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:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | / pub extern [INFO] [stdout] 119 | | fn cbox_session_delete(cbox: *const CBox, c_sid: *const c_char) -> CBoxResult { [INFO] [stdout] 120 | | catch_unwind(|| { [INFO] [stdout] 121 | | let sid = try_unwrap!(to_str(c_sid, 1024)); [INFO] [stdout] ... | [INFO] [stdout] 124 | | }) [INFO] [stdout] 125 | | } [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:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | / pub extern fn cbox_random_bytes(_: *const CBox, n: size_t, out: *mut *mut Vec) -> CBoxResult { [INFO] [stdout] 129 | | catch_unwind(|| { [INFO] [stdout] 130 | | assign(out, Box::into_raw(Box::new(keys::rand_bytes(n as usize)))); [INFO] [stdout] 131 | | CBoxResult::Success [INFO] [stdout] 132 | | }) [INFO] [stdout] 133 | | } [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:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / pub extern [INFO] [stdout] 142 | | fn cbox_new_prekey(cbox: *const CBox, pkid: u16, out: *mut *mut Vec) -> CBoxResult { [INFO] [stdout] 143 | | catch_unwind(|| { [INFO] [stdout] 144 | | let bundle = try_unwrap!(ptr2ref(cbox).new_prekey(PreKeyId::new(pkid))); [INFO] [stdout] ... | [INFO] [stdout] 148 | | }) [INFO] [stdout] 149 | | } [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:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / pub extern fn cbox_session_init_from_prekey [INFO] [stdout] 155 | | (cbox: *const CBox, [INFO] [stdout] 156 | | c_sid: *const c_char, [INFO] [stdout] 157 | | c_prekey: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 167 | | }) [INFO] [stdout] 168 | | } [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:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | / pub extern fn cbox_session_init_from_message [INFO] [stdout] 172 | | (cbox: *const CBox, [INFO] [stdout] 173 | | c_sid: *const c_char, [INFO] [stdout] 174 | | c_cipher: *const u8, [INFO] [stdout] ... | [INFO] [stdout] 186 | | }) [INFO] [stdout] 187 | | } [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:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / pub extern fn cbox_session_load [INFO] [stdout] 191 | | (cbox: *const CBox, [INFO] [stdout] 192 | | c_sid: *const c_char, [INFO] [stdout] 193 | | out: *mut *mut CBoxSession) -> CBoxResult [INFO] [stdout] ... | [INFO] [stdout] 203 | | }) [INFO] [stdout] 204 | | } [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:207:1 [INFO] [stdout] | [INFO] [stdout] 207 | / pub extern fn cbox_session_close(b: *mut CBoxSession) { [INFO] [stdout] 208 | | debug_assert!(!b.is_null()); [INFO] [stdout] 209 | | catch_unwind(|| { [INFO] [stdout] 210 | | unsafe { Box::from_raw(b); } [INFO] [stdout] 211 | | CBoxResult::Success [INFO] [stdout] 212 | | }); [INFO] [stdout] 213 | | } [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:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | / pub extern fn cbox_encrypt [INFO] [stdout] 217 | | (session: *mut CBoxSession, [INFO] [stdout] 218 | | c_plain: *const u8, [INFO] [stdout] 219 | | c_plain_len: size_t, [INFO] [stdout] ... | [INFO] [stdout] 227 | | }) [INFO] [stdout] 228 | | } [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:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / pub extern fn cbox_decrypt [INFO] [stdout] 232 | | (session: *mut CBoxSession, [INFO] [stdout] 233 | | c_cipher: *const u8, [INFO] [stdout] 234 | | c_cipher_len: size_t, [INFO] [stdout] ... | [INFO] [stdout] 242 | | }) [INFO] [stdout] 243 | | } [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:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | / pub extern [INFO] [stdout] 247 | | fn cbox_fingerprint_local(b: *const CBox, out: *mut *mut Vec) -> CBoxResult { [INFO] [stdout] 248 | | catch_unwind(|| { [INFO] [stdout] 249 | | let fp = ptr2ref(b).fingerprint().into_bytes(); [INFO] [stdout] ... | [INFO] [stdout] 252 | | }) [INFO] [stdout] 253 | | } [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:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | / pub extern [INFO] [stdout] 257 | | fn cbox_fingerprint_remote(session: *const CBoxSession, out: *mut *mut Vec) -> CBoxResult { [INFO] [stdout] 258 | | catch_unwind(|| { [INFO] [stdout] 259 | | let fp = ptr2ref(session).fingerprint_remote().into_bytes(); [INFO] [stdout] ... | [INFO] [stdout] 262 | | }) [INFO] [stdout] 263 | | } [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:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | / pub extern [INFO] [stdout] 267 | | fn cbox_fingerprint_prekey(c_prekey: *const u8, c_prekey_len: size_t, out: *mut *mut Vec) -> CBoxResult { [INFO] [stdout] 268 | | catch_unwind(|| { [INFO] [stdout] 269 | | let prekey = to_slice(c_prekey, c_prekey_len); [INFO] [stdout] ... | [INFO] [stdout] 274 | | }) [INFO] [stdout] 275 | | } [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:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | / pub extern [INFO] [stdout] 279 | | fn cbox_is_prekey(c_prekey: *const u8, c_prekey_len: size_t, id: *mut u16) -> CBoxResult { [INFO] [stdout] 280 | | catch_unwind(|| { [INFO] [stdout] 281 | | let prekey = to_slice(c_prekey, c_prekey_len); [INFO] [stdout] ... | [INFO] [stdout] 285 | | }) [INFO] [stdout] 286 | | } [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:291:1 [INFO] [stdout] | [INFO] [stdout] 291 | / pub extern fn cbox_vec_free(b: *mut Vec) { [INFO] [stdout] 292 | | debug_assert!(!b.is_null()); [INFO] [stdout] 293 | | unsafe { Box::from_raw(b); } [INFO] [stdout] 294 | | } [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:297:1 [INFO] [stdout] | [INFO] [stdout] 297 | / pub extern fn cbox_vec_data(v: *const Vec) -> *const u8 { [INFO] [stdout] 298 | | ptr2ref(v).as_ptr() [INFO] [stdout] 299 | | } [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:302:1 [INFO] [stdout] | [INFO] [stdout] 302 | / pub extern fn cbox_vec_len(v: *const Vec) -> size_t { [INFO] [stdout] 303 | | ptr2ref(v).len() as size_t [INFO] [stdout] 304 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cryptobox-c`. [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [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" "7ad4e44f3bff2ff21f2dd5ad20a85849e221a9d94f33d6bbee975fe3bb154b00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ad4e44f3bff2ff21f2dd5ad20a85849e221a9d94f33d6bbee975fe3bb154b00", kill_on_drop: false }` [INFO] [stdout] 7ad4e44f3bff2ff21f2dd5ad20a85849e221a9d94f33d6bbee975fe3bb154b00