[INFO] fetching crate minimp4-sys 0.1.0... [INFO] checking minimp4-sys-0.1.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate minimp4-sys 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate minimp4-sys 0.1.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate minimp4-sys 0.1.0 [INFO] finished tweaking crates.io crate minimp4-sys 0.1.0 [INFO] tweaked toml for crates.io crate minimp4-sys 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ae44671397272da9d1255a60bd2feb90cefdc7785af2d9097805f603f044a53 [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" "1ae44671397272da9d1255a60bd2feb90cefdc7785af2d9097805f603f044a53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ae44671397272da9d1255a60bd2feb90cefdc7785af2d9097805f603f044a53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ae44671397272da9d1255a60bd2feb90cefdc7785af2d9097805f603f044a53", kill_on_drop: false }` [INFO] [stdout] 1ae44671397272da9d1255a60bd2feb90cefdc7785af2d9097805f603f044a53 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b1bbc7f0f0f4efcdf14a02ef4d4c47bd49aa905dfa9c829d5c00f3f9d674aab [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" "0b1bbc7f0f0f4efcdf14a02ef4d4c47bd49aa905dfa9c829d5c00f3f9d674aab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling minimp4-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: In file included from minimp4.c:6: [INFO] [stderr] warning: minimp4.h: In function 'write_pending_data': [INFO] [stderr] warning: minimp4.h:1020:56: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 1020 | if (tr->pending_sample.bytes > 0 && tr->smpl.bytes >= sizeof(sample_t)) [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: minimp4.h: In function 'add_sample_descriptor': [INFO] [stderr] warning: minimp4.h:1055:32: warning: operand of ?: changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] [INFO] [stderr] warning: 1055 | smp.duration = (duration ? duration : tr->info.default_duration); [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: minimp4.h: In function 'mp4e_write_fragment_header': [INFO] [stderr] warning: minimp4.h:1076:7: warning: unused variable 'e' [-Wunused-variable] [INFO] [stderr] warning: 1076 | } e; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: minimp4.h: In function 'MP4E_put_sample': [INFO] [stderr] warning: minimp4.h:1201:32: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 1201 | if (tr->smpl.bytes < sizeof(sample_t)) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: minimp4.h: In function 'mp4_h26x_write_init': [INFO] [stderr] warning: minimp4.h:2362:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] warning: 2362 | tr.track_name = track_name; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: minimp4.h: In function 'MP4D_open': [INFO] [stderr] warning: minimp4.h:3348:31: warning: comparison of integer expressions of different signedness: 'boxsize_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] [INFO] [stderr] warning: 3348 | if (payload_bytes > file_size) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: minimp4.c: In function 'write_mp4': [INFO] [stderr] warning: minimp4.c:26:40: warning: passing argument 1 of 'get_nal_size' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [INFO] [stderr] warning: 26 | size_t nal_size = get_nal_size(data, data_size); [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: minimp4.c:8:37: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'const uint8_t *' {aka 'const unsigned char *'} [INFO] [stderr] warning: 8 | static size_t get_nal_size(uint8_t *buf, size_t size) [INFO] [stderr] warning: | ~~~~~~~~~^~~ [INFO] [stderr] warning: In file included from minimp4.c:6: [INFO] [stderr] warning: minimp4.h: In function 'mp4_h26x_write_nal': [INFO] [stderr] warning: minimp4.h:2510:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 2510 | h->need_idr = 0; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~ [INFO] [stderr] warning: minimp4.h:2512:9: note: here [INFO] [stderr] warning: 2512 | default: [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] warning: minimp4.h: In function 'minimp4_read': [INFO] [stderr] warning: minimp4.h:2613:11: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 2613 | v = (v << 8) | minimp4_fgets(mp4); [INFO] [stderr] warning: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: minimp4.h:2614:5: note: here [INFO] [stderr] warning: 2614 | case 3: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: minimp4.h:2615:11: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 2615 | v = (v << 8) | minimp4_fgets(mp4); [INFO] [stderr] warning: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: minimp4.h:2616:5: note: here [INFO] [stderr] warning: 2616 | case 2: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: minimp4.h:2617:11: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 2617 | v = (v << 8) | minimp4_fgets(mp4); [INFO] [stderr] warning: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: minimp4.h:2618:5: note: here [INFO] [stderr] warning: 2618 | default: [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] warning: At top level: [INFO] [stderr] warning: minimp4.h:934:29: warning: 'next_dsi' defined but not used [-Wunused-function] [INFO] [stderr] warning: 934 | static const unsigned char *next_dsi(const unsigned char *p, const unsigned char *end, int *bytes) [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/minimp4-sys-f7d80ff6510bfc92/out/bindings.rs:3:45530 [INFO] [stdout] | [INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw ::... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/minimp4-sys-f7d80ff6510bfc92/out/bindings.rs:3:89137 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/minimp4-sys-f7d80ff6510bfc92/out/bindings.rs:3:89358 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/minimp4-sys-f7d80ff6510bfc92/out/bindings.rs:3:89579 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/minimp4-sys-f7d80ff6510bfc92/out/bindings.rs:3:90307 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/minimp4-sys-f7d80ff6510bfc92/out/bindings.rs:3:90585 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/minimp4-sys-f7d80ff6510bfc92/out/bindings.rs:3:45530 [INFO] [stdout] | [INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw ::... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/minimp4-sys-f7d80ff6510bfc92/out/bindings.rs:3:89137 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/minimp4-sys-f7d80ff6510bfc92/out/bindings.rs:3:89358 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/minimp4-sys-f7d80ff6510bfc92/out/bindings.rs:3:89579 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/minimp4-sys-f7d80ff6510bfc92/out/bindings.rs:3:90307 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe [INFO] [stdout] --> /opt/rustwide/target/debug/build/minimp4-sys-f7d80ff6510bfc92/out/bindings.rs:3:90585 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o... [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: 128-bit integers don't currently have a known stable ABI [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "0b1bbc7f0f0f4efcdf14a02ef4d4c47bd49aa905dfa9c829d5c00f3f9d674aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b1bbc7f0f0f4efcdf14a02ef4d4c47bd49aa905dfa9c829d5c00f3f9d674aab", kill_on_drop: false }` [INFO] [stdout] 0b1bbc7f0f0f4efcdf14a02ef4d4c47bd49aa905dfa9c829d5c00f3f9d674aab