[INFO] fetching crate yoga-sys 0.2.3...
[INFO] testing yoga-sys-0.2.3 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate yoga-sys 0.2.3 into /workspace/builds/worker-0-tc2/source
[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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yoga-sys 0.2.3 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b79c49f355708a5519335a40ef7ad799413505e5086bde46f9e18ae131770b83
[INFO] running `Command { std: "docker" "start" "-a" "b79c49f355708a5519335a40ef7ad799413505e5086bde46f9e18ae131770b83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b79c49f355708a5519335a40ef7ad799413505e5086bde46f9e18ae131770b83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b79c49f355708a5519335a40ef7ad799413505e5086bde46f9e18ae131770b83", kill_on_drop: false }`
[INFO] [stdout] b79c49f355708a5519335a40ef7ad799413505e5086bde46f9e18ae131770b83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40bb08569e41fc4e5240c2c7535bc1444e2932210ce1104e6d0c0ceaa42445a8
[INFO] running `Command { std: "docker" "start" "-a" "40bb08569e41fc4e5240c2c7535bc1444e2932210ce1104e6d0c0ceaa42445a8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling yoga-sys v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: yoga-sys@0.2.3: c/YGNodeList.cpp: In function 'YGNodeList* YGNodeListNew(uint32_t)':
[INFO] [stderr] warning: yoga-sys@0.2.3: c/YGNodeList.cpp:22:7: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
[INFO] [stderr] warning: yoga-sys@0.2.3:    22 |       (const YGNodeListRef)malloc(sizeof(struct YGNodeList));
[INFO] [stderr] warning: yoga-sys@0.2.3:       |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp: In function 'YGNode* YGNodeNewWithConfig(YGConfigRef)':
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp:174:26: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
[INFO] [stderr] warning: yoga-sys@0.2.3:   174 |   const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode));
[INFO] [stderr] warning: yoga-sys@0.2.3:       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp: In function 'YGNode* YGNodeClone(YGNodeRef)':
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp:193:26: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
[INFO] [stderr] warning: yoga-sys@0.2.3:   193 |   const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode));
[INFO] [stderr] warning: yoga-sys@0.2.3:       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp: In function 'YGConfig* YGConfigNew()':
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp:268:30: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
[INFO] [stderr] warning: yoga-sys@0.2.3:   268 |   const YGConfigRef config = (const YGConfigRef)malloc(sizeof(YGConfig));
[INFO] [stderr] warning: yoga-sys@0.2.3:       |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.82s
[INFO] running `Command { std: "docker" "inspect" "40bb08569e41fc4e5240c2c7535bc1444e2932210ce1104e6d0c0ceaa42445a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40bb08569e41fc4e5240c2c7535bc1444e2932210ce1104e6d0c0ceaa42445a8", kill_on_drop: false }`
[INFO] [stdout] 40bb08569e41fc4e5240c2c7535bc1444e2932210ce1104e6d0c0ceaa42445a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b02157478fdab0536b8b2e3e1e645ed713f04dcd39e84171a06cec8f699975b5
[INFO] running `Command { std: "docker" "start" "-a" "b02157478fdab0536b8b2e3e1e645ed713f04dcd39e84171a06cec8f699975b5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling yoga-sys v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: yoga-sys@0.2.3: c/YGNodeList.cpp: In function 'YGNodeList* YGNodeListNew(uint32_t)':
[INFO] [stderr] warning: yoga-sys@0.2.3: c/YGNodeList.cpp:22:7: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
[INFO] [stderr] warning: yoga-sys@0.2.3:    22 |       (const YGNodeListRef)malloc(sizeof(struct YGNodeList));
[INFO] [stderr] warning: yoga-sys@0.2.3:       |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp: In function 'YGNode* YGNodeNewWithConfig(YGConfigRef)':
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp:174:26: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
[INFO] [stderr] warning: yoga-sys@0.2.3:   174 |   const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode));
[INFO] [stderr] warning: yoga-sys@0.2.3:       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp: In function 'YGNode* YGNodeClone(YGNodeRef)':
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp:193:26: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
[INFO] [stderr] warning: yoga-sys@0.2.3:   193 |   const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode));
[INFO] [stderr] warning: yoga-sys@0.2.3:       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp: In function 'YGConfig* YGConfigNew()':
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp:268:30: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
[INFO] [stderr] warning: yoga-sys@0.2.3:   268 |   const YGConfigRef config = (const YGConfigRef)malloc(sizeof(YGConfig));
[INFO] [stderr] warning: yoga-sys@0.2.3:       |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/ffi.rs:197:19
[INFO] [stdout]     |
[INFO] [stdout] 197 |         unsafe { &(*(0 as *const YGSize)).width as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/ffi.rs:207:19
[INFO] [stdout]     |
[INFO] [stdout] 207 |         unsafe { &(*(0 as *const YGSize)).height as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/ffi.rs:236:19
[INFO] [stdout]     |
[INFO] [stdout] 236 |         unsafe { &(*(0 as *const YGValue)).value as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/ffi.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |         unsafe { &(*(0 as *const YGValue)).unit as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/ffi.rs:783:19
[INFO] [stdout]     |
[INFO] [stdout] 783 |         unsafe { &(*(0 as *const __va_list_tag)).gp_offset as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/ffi.rs:793:19
[INFO] [stdout]     |
[INFO] [stdout] 793 |         unsafe { &(*(0 as *const __va_list_tag)).fp_offset as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/ffi.rs:803:19
[INFO] [stdout]     |
[INFO] [stdout] 803 |         unsafe { &(*(0 as *const __va_list_tag)).overflow_arg_area as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/ffi.rs:813:19
[INFO] [stdout]     |
[INFO] [stdout] 813 |         unsafe { &(*(0 as *const __va_list_tag)).reg_save_area as *const _ as usize },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.61s
[INFO] running `Command { std: "docker" "inspect" "b02157478fdab0536b8b2e3e1e645ed713f04dcd39e84171a06cec8f699975b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b02157478fdab0536b8b2e3e1e645ed713f04dcd39e84171a06cec8f699975b5", kill_on_drop: false }`
[INFO] [stdout] b02157478fdab0536b8b2e3e1e645ed713f04dcd39e84171a06cec8f699975b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8cdf8aec009c8739854690b4eff8f9e65f1beeceb19d8d7d53d2291cc5be1697
[INFO] running `Command { std: "docker" "start" "-a" "8cdf8aec009c8739854690b4eff8f9e65f1beeceb19d8d7d53d2291cc5be1697", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: yoga-sys@0.2.3: c/YGNodeList.cpp: In function 'YGNodeList* YGNodeListNew(uint32_t)':
[INFO] [stderr] warning: yoga-sys@0.2.3: c/YGNodeList.cpp:22:7: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
[INFO] [stderr] warning: yoga-sys@0.2.3:    22 |       (const YGNodeListRef)malloc(sizeof(struct YGNodeList));
[INFO] [stderr] warning: yoga-sys@0.2.3:       |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp: In function 'YGNode* YGNodeNewWithConfig(YGConfigRef)':
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp:174:26: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
[INFO] [stderr] warning: yoga-sys@0.2.3:   174 |   const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode));
[INFO] [stderr] warning: yoga-sys@0.2.3:       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp: In function 'YGNode* YGNodeClone(YGNodeRef)':
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp:193:26: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
[INFO] [stderr] warning: yoga-sys@0.2.3:   193 |   const YGNodeRef node = (const YGNodeRef)malloc(sizeof(YGNode));
[INFO] [stderr] warning: yoga-sys@0.2.3:       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp: In function 'YGConfig* YGConfigNew()':
[INFO] [stderr] warning: yoga-sys@0.2.3: c/Yoga.cpp:268:30: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
[INFO] [stderr] warning: yoga-sys@0.2.3:   268 |   const YGConfigRef config = (const YGConfigRef)malloc(sizeof(YGConfig));
[INFO] [stderr] warning: yoga-sys@0.2.3:       |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/ffi.rs:197:19
[INFO] [stderr]     |
[INFO] [stderr] 197 |         unsafe { &(*(0 as *const YGSize)).width as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/ffi.rs:207:19
[INFO] [stderr]     |
[INFO] [stderr] 207 |         unsafe { &(*(0 as *const YGSize)).height as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/ffi.rs:236:19
[INFO] [stderr]     |
[INFO] [stderr] 236 |         unsafe { &(*(0 as *const YGValue)).value as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/ffi.rs:246:19
[INFO] [stderr]     |
[INFO] [stderr] 246 |         unsafe { &(*(0 as *const YGValue)).unit as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/ffi.rs:783:19
[INFO] [stderr]     |
[INFO] [stderr] 783 |         unsafe { &(*(0 as *const __va_list_tag)).gp_offset as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/ffi.rs:793:19
[INFO] [stderr]     |
[INFO] [stderr] 793 |         unsafe { &(*(0 as *const __va_list_tag)).fp_offset as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/ffi.rs:803:19
[INFO] [stderr]     |
[INFO] [stderr] 803 |         unsafe { &(*(0 as *const __va_list_tag)).overflow_arg_area as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/ffi.rs:813:19
[INFO] [stderr]     |
[INFO] [stderr] 813 |         unsafe { &(*(0 as *const __va_list_tag)).reg_save_area as *const _ as usize },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: `yoga-sys` (lib test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yoga_sys-c5ca078b67e6b5a2)
[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 ffi::bindgen_test_layout___va_list_tag ... ok
[INFO] [stdout] test tests::basic_ygnode_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/skeptic.rs (/opt/rustwide/target/debug/deps/skeptic-569b7a981ec412ed)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test readme_sect_example_line_28 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_example_line_28 stdout ----
[INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `yoga_sys` found
[INFO] [stdout]  --> /tmp/rust-skepticyacsXL/test.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate yoga_sys;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: /opt/rustwide/target/debug/deps/libyoga_sys-3a1f8ad9e0cd6625.rlib
[INFO] [stdout]   = note: candidate #2: /opt/rustwide/target/debug/deps/libyoga_sys-e62e8ab8531f8fa5.rlib
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `YGNodeNew` in this scope
[INFO] [stdout]  --> /tmp/rust-skepticyacsXL/test.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |         let root = YGNodeNew();
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `YGNodeStyleSetWidth` in this scope
[INFO] [stdout]  --> /tmp/rust-skepticyacsXL/test.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         YGNodeStyleSetWidth(root, 500.);
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `YGNodeStyleSetHeight` in this scope
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         YGNodeStyleSetHeight(root, 120.);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `YGFlexDirection`
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |         YGNodeStyleSetFlexDirection(root, YGFlexDirection::YGFlexDirectionRow);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^ use of undeclared type `YGFlexDirection`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `YGNodeStyleSetFlexDirection` in this scope
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         YGNodeStyleSetFlexDirection(root, YGFlexDirection::YGFlexDirectionRow);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `YGEdge`
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |         YGNodeStyleSetPadding(root, YGEdge::YGEdgeAll, 20.);
[INFO] [stdout]    |                                     ^^^^^^ use of undeclared type `YGEdge`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `YGNodeStyleSetPadding` in this scope
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         YGNodeStyleSetPadding(root, YGEdge::YGEdgeAll, 20.);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `YGNodeNew` in this scope
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let image = YGNodeNew();
[INFO] [stdout]    |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `YGNodeStyleSetWidth` in this scope
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         YGNodeStyleSetWidth(image, 80.);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `YGEdge`
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:16:37
[INFO] [stdout]    |
[INFO] [stdout] 16 |         YGNodeStyleSetMargin(image, YGEdge::YGEdgeEnd, 20.);
[INFO] [stdout]    |                                     ^^^^^^ use of undeclared type `YGEdge`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `YGNodeStyleSetMargin` in this scope
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         YGNodeStyleSetMargin(image, YGEdge::YGEdgeEnd, 20.);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `YGNodeNew` in this scope
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let text = YGNodeNew();
[INFO] [stdout]    |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `YGNodeStyleSetHeight` in this scope
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         YGNodeStyleSetHeight(text, 25.);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `YGAlign`
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 |         YGNodeStyleSetAlignSelf(text, YGAlign::YGAlignCenter);
[INFO] [stdout]    |                                       ^^^^^^^ use of undeclared type `YGAlign`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `YGNodeStyleSetAlignSelf` in this scope
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         YGNodeStyleSetAlignSelf(text, YGAlign::YGAlignCenter);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `YGNodeStyleSetFlexGrow` in this scope
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         YGNodeStyleSetFlexGrow(text, 1.);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `YGNodeInsertChild` in this scope
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         YGNodeInsertChild(root, image, 0);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `YGNodeInsertChild` in this scope
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         YGNodeInsertChild(root, text, 1);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `YGNodeFreeRecursive` in this scope
[INFO] [stdout]   --> /tmp/rust-skepticyacsXL/test.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         YGNodeFreeRecursive(root);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 20 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0464.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_example_line_28' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:127:9:
[INFO] [stdout] Command failed:
[INFO] [stdout] "rustc" "/tmp/rust-skepticyacsXL/test.rs" "--verbose" "--crate-type=bin" "--edition=2021" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/target/debug/deps" "--target" "x86_64-unknown-linux-gnu" "-o" "/tmp/rust-skepticyacsXL/out.exe"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2de6dc52 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2de6dc52 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2de6dc52 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64ad2de6dc52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64ad2de95313 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64ad2de95313 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x64ad2de6a6e3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2de6a6e3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64ad2de6daa2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64ad2de6f61c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64ad2de6f472 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64ad2ddf06d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64ad2ddf06d4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2de6fffb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64ad2de6fffb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64ad2de6fdca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x64ad2de6e149 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x64ad2de6fa5d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64ad2de93bc0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64ad2ddff8c8 - skeptic::rt::interpret_output::h519eba0613395113
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:127:9
[INFO] [stdout]   20:     0x64ad2ddfea5e - skeptic::rt::handle_test::he25666c3c28315ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:111:5
[INFO] [stdout]   21:     0x64ad2ddfc8ba - skeptic::rt::run_test::he592ccd222212b53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:25:5
[INFO] [stdout]   22:     0x64ad2ddb702c - skeptic::readme_sect_example_line_28::h4b1a774a324d1e1a
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/yoga-sys-232b5165ec7867e6/out/skeptic-tests.rs:32:5
[INFO] [stdout]   23:     0x64ad2ddb702c - skeptic::readme_sect_example_line_28::{{closure}}::haa94fa127fee9239
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/yoga-sys-232b5165ec7867e6/out/skeptic-tests.rs:2:41
[INFO] [stdout]   24:     0x64ad2ddb702c - core::ops::function::FnOnce::call_once::h383d42434216e2f9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2ddf5e0b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x64ad2ddf5e0b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x64ad2ddf504e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x64ad2ddf504e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x64ad2ddf504e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x64ad2ddf504e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x64ad2ddf504e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64ad2ddf504e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x64ad2ddf504e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x64ad2ddb8bf4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x64ad2ddb8bf4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x64ad2ddbc59a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x64ad2ddbc59a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x64ad2ddbc59a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x64ad2ddbc59a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x64ad2ddbc59a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64ad2ddbc59a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x64ad2ddbc59a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64ad2de72fe7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x64ad2de72fe7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x64ad2de72fe7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x76ae11becaa4 - <unknown>
[INFO] [stdout]   47:     0x76ae11c79a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     readme_sect_example_line_28
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.42s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test skeptic`
[INFO] running `Command { std: "docker" "inspect" "8cdf8aec009c8739854690b4eff8f9e65f1beeceb19d8d7d53d2291cc5be1697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cdf8aec009c8739854690b4eff8f9e65f1beeceb19d8d7d53d2291cc5be1697", kill_on_drop: false }`
[INFO] [stdout] 8cdf8aec009c8739854690b4eff8f9e65f1beeceb19d8d7d53d2291cc5be1697
