[INFO] crate yoga-sys 0.2.3 is already in cache [INFO] testing yoga-sys-0.2.3 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate yoga-sys 0.2.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate yoga-sys 0.2.3 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate yoga-sys 0.2.3 [INFO] finished tweaking crates.io crate yoga-sys 0.2.3 [INFO] tweaked toml for crates.io crate yoga-sys 0.2.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57b297098704327310d39c0e7258c69d2509a9e682c12b27bf4b01f403b216c4 [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" "57b297098704327310d39c0e7258c69d2509a9e682c12b27bf4b01f403b216c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57b297098704327310d39c0e7258c69d2509a9e682c12b27bf4b01f403b216c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b297098704327310d39c0e7258c69d2509a9e682c12b27bf4b01f403b216c4", kill_on_drop: false }` [INFO] [stdout] 57b297098704327310d39c0e7258c69d2509a9e682c12b27bf4b01f403b216c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b96e5baac09fa8055968d9e2d07490dc7c68460fb43364a7d379d2ac92f9b69f [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" "b96e5baac09fa8055968d9e2d07490dc7c68460fb43364a7d379d2ac92f9b69f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling yoga-sys v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: c/YGNodeList.cpp: In function 'YGNodeList* YGNodeListNew(uint32_t)': [INFO] [stderr] warning: c/YGNodeList.cpp:22:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 22 | (const YGNodeListRef)malloc(sizeof(struct YGNodeList)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGNode* YGNodeNewWithConfig(YGConfigRef)': [INFO] [stderr] warning: c/Yoga.cpp:174:64: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 174 | const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGNode* YGNodeClone(YGNodeRef)': [INFO] [stderr] warning: c/Yoga.cpp:193:64: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 193 | const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGConfig* YGConfigNew()': [INFO] [stderr] warning: c/Yoga.cpp:268:72: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 268 | const YGConfigRef config = (const YGConfigRef)malloc(sizeof(YGConfig)); [INFO] [stderr] warning: | ^ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.78s [INFO] running `Command { std: "docker" "inspect" "b96e5baac09fa8055968d9e2d07490dc7c68460fb43364a7d379d2ac92f9b69f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b96e5baac09fa8055968d9e2d07490dc7c68460fb43364a7d379d2ac92f9b69f", kill_on_drop: false }` [INFO] [stdout] b96e5baac09fa8055968d9e2d07490dc7c68460fb43364a7d379d2ac92f9b69f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f97449dfec11356f04f6a909d056d5d182a10b14be6401a78a10a0df51f1e403 [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" "f97449dfec11356f04f6a909d056d5d182a10b14be6401a78a10a0df51f1e403", kill_on_drop: false }` [INFO] [stderr] warning: c/YGNodeList.cpp: In function 'YGNodeList* YGNodeListNew(uint32_t)': [INFO] [stderr] warning: c/YGNodeList.cpp:22:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 22 | (const YGNodeListRef)malloc(sizeof(struct YGNodeList)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGNode* YGNodeNewWithConfig(YGConfigRef)': [INFO] [stderr] warning: c/Yoga.cpp:174:64: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 174 | const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGNode* YGNodeClone(YGNodeRef)': [INFO] [stderr] warning: c/Yoga.cpp:193:64: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 193 | const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGConfig* YGConfigNew()': [INFO] [stderr] warning: c/Yoga.cpp:268:72: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 268 | const YGConfigRef config = (const YGConfigRef)malloc(sizeof(YGConfig)); [INFO] [stderr] warning: | ^ [INFO] [stderr] Compiling yoga-sys v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "f97449dfec11356f04f6a909d056d5d182a10b14be6401a78a10a0df51f1e403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f97449dfec11356f04f6a909d056d5d182a10b14be6401a78a10a0df51f1e403", kill_on_drop: false }` [INFO] [stdout] f97449dfec11356f04f6a909d056d5d182a10b14be6401a78a10a0df51f1e403 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", 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] ef12adb999b8b1b59a388858b8843a597e05c462eb28c2a252b49f89e8f01f66 [INFO] running `Command { std: "docker" "start" "-a" "ef12adb999b8b1b59a388858b8843a597e05c462eb28c2a252b49f89e8f01f66", kill_on_drop: false }` [INFO] [stderr] warning: c/YGNodeList.cpp: In function 'YGNodeList* YGNodeListNew(uint32_t)': [INFO] [stderr] warning: c/YGNodeList.cpp:22:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 22 | (const YGNodeListRef)malloc(sizeof(struct YGNodeList)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGNode* YGNodeNewWithConfig(YGConfigRef)': [INFO] [stderr] warning: c/Yoga.cpp:174:64: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 174 | const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGNode* YGNodeClone(YGNodeRef)': [INFO] [stderr] warning: c/Yoga.cpp:193:64: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 193 | const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode)); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c/Yoga.cpp: In function 'YGConfig* YGConfigNew()': [INFO] [stderr] warning: c/Yoga.cpp:268:72: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] [INFO] [stderr] warning: 268 | const YGConfigRef config = (const YGConfigRef)malloc(sizeof(YGConfig)); [INFO] [stderr] warning: | ^ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/yoga_sys-1285f7cc2c9084e7 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test ffi::bindgen_test_layout_YGSize ... ok [INFO] [stdout] test ffi::bindgen_test_layout_YGValue ... ok [INFO] [stdout] test tests::basic_ygnode_test ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/skeptic-255a3780bc5d844b [INFO] [stdout] test ffi::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests yoga-sys [INFO] [stdout] test readme_sect_example_line_28 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ef12adb999b8b1b59a388858b8843a597e05c462eb28c2a252b49f89e8f01f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef12adb999b8b1b59a388858b8843a597e05c462eb28c2a252b49f89e8f01f66", kill_on_drop: false }` [INFO] [stdout] ef12adb999b8b1b59a388858b8843a597e05c462eb28c2a252b49f89e8f01f66