[INFO] crate soup-sys 0.10.0 is already in cache [INFO] testing soup-sys-0.10.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate soup-sys 0.10.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate soup-sys 0.10.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate soup-sys 0.10.0 [INFO] finished tweaking crates.io crate soup-sys 0.10.0 [INFO] tweaked toml for crates.io crate soup-sys 0.10.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 113c9ac56c8d91229fd5984a461452bcab14d488cacf33a6a835e546f280a044 [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" "113c9ac56c8d91229fd5984a461452bcab14d488cacf33a6a835e546f280a044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "113c9ac56c8d91229fd5984a461452bcab14d488cacf33a6a835e546f280a044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113c9ac56c8d91229fd5984a461452bcab14d488cacf33a6a835e546f280a044", kill_on_drop: false }` [INFO] [stdout] 113c9ac56c8d91229fd5984a461452bcab14d488cacf33a6a835e546f280a044 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25e334bd49fe887e40a4bb0c96e1f925a4c6e3298c40c28e5c7f98b5376c5e8c [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" "25e334bd49fe887e40a4bb0c96e1f925a4c6e3298c40c28e5c7f98b5376c5e8c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.0 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.0 [INFO] [stderr] Compiling soup-sys v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> build.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.09s [INFO] running `Command { std: "docker" "inspect" "25e334bd49fe887e40a4bb0c96e1f925a4c6e3298c40c28e5c7f98b5376c5e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e334bd49fe887e40a4bb0c96e1f925a4c6e3298c40c28e5c7f98b5376c5e8c", kill_on_drop: false }` [INFO] [stdout] 25e334bd49fe887e40a4bb0c96e1f925a4c6e3298c40c28e5c7f98b5376c5e8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5809d170eff22641000b63082f29a291fe8d1590f14752c0a31f6a8af37e9d25 [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" "5809d170eff22641000b63082f29a291fe8d1590f14752c0a31f6a8af37e9d25", kill_on_drop: false }` [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> build.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling soup-sys v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.38s [INFO] running `Command { std: "docker" "inspect" "5809d170eff22641000b63082f29a291fe8d1590f14752c0a31f6a8af37e9d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5809d170eff22641000b63082f29a291fe8d1590f14752c0a31f6a8af37e9d25", kill_on_drop: false }` [INFO] [stdout] 5809d170eff22641000b63082f29a291fe8d1590f14752c0a31f6a8af37e9d25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 77d329715279ccc64cda54a6b36034410507b9ee76d0e6d8724f6bd165d1d007 [INFO] running `Command { std: "docker" "start" "-a" "77d329715279ccc64cda54a6b36034410507b9ee76d0e6d8724f6bd165d1d007", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::io::prelude::*` [INFO] [stderr] --> build.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::io::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io` [INFO] [stderr] --> build.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use std::io; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/soup_sys-fda76725d86cae05 [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/abi-4a5435e56a7a9238 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] tests/layout.c: In function 'main': [INFO] [stderr] : error: 'SoupPasswordManagerInterface' undeclared (first use in this function) [INFO] [stderr] : note: in definition of macro 'ABI_TYPE_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_TYPE_NAME' [INFO] [stderr] tests/layout.c: In function 'main': [INFO] [stderr] : error: 'SoupRequester' undeclared (first use in this function); did you mean 'SoupRequest'? [INFO] [stderr] tests/layout.c:10:31: note: in expansion of macro 'ABI_TYPE_NAME' [INFO] [stderr] 10 | printf("%zu\n%zu", sizeof(ABI_TYPE_NAME), alignof(ABI_TYPE_NAME)); [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] tests/layout.c:10:31: note: in expansion of macro 'ABI_TYPE_NAME' [INFO] [stderr] 10 | printf("%zu\n%zu", sizeof(ABI_TYPE_NAME), alignof(ABI_TYPE_NAME)); [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] tests/layout.c: In function 'main': [INFO] [stderr] : error: 'SoupRequesterClass' undeclared (first use in this function); did you mean 'SoupRequestClass'? [INFO] [stderr] : note: in definition of macro 'ABI_TYPE_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_TYPE_NAME' [INFO] [stderr] tests/layout.c: In function 'main': [INFO] [stderr] : error: 'SoupRequesterError' undeclared (first use in this function); did you mean 'SoupRequestError'? [INFO] [stderr] : note: in definition of macro 'ABI_TYPE_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_TYPE_NAME' [INFO] [stdout] test cross_validate_layout_with_c ... FAILED [INFO] [stdout] test cross_validate_constants_with_c ... test cross_validate_constants_with_c has been running for over 60 seconds [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] : error: 'SOUP_REQUESTER_ERROR_BAD_URI' undeclared (first use in this function); did you mean 'SOUP_REQUEST_ERROR_BAD_URI'? [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] tests/constant.c: In function 'main': [INFO] [stderr] : error: 'SOUP_REQUESTER_ERROR_UNSUPPORTED_URI_SCHEME' undeclared (first use in this function); did you mean 'SOUP_REQUEST_ERROR_UNSUPPORTED_URI_SCHEME'? [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stderr] : note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] : note: in definition of macro 'ABI_CONSTANT_NAME' [INFO] [stdout] test cross_validate_constants_with_c ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--test abi' [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cross_validate_layout_with_c stdout ---- [INFO] [stdout] layout ... 25 passed; 0 failed (compilation errors: 0) [INFO] [stdout] layout ... 50 passed; 0 failed (compilation errors: 0) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/libsoup-2.4" "-I/usr/include/libxml2" "-I/usr/include/libmount" "-I/usr/include/blkid" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=SoupPasswordManagerInterface" "tests/layout.c" "-o" "/tmp/abiybAcNG/layout" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/libsoup-2.4" "-I/usr/include/libxml2" "-I/usr/include/libmount" "-I/usr/include/blkid" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=SoupRequester" "tests/layout.c" "-o" "/tmp/abiybAcNG/layout" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/libsoup-2.4" "-I/usr/include/libxml2" "-I/usr/include/libmount" "-I/usr/include/blkid" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=SoupRequesterClass" "tests/layout.c" "-o" "/tmp/abiybAcNG/layout" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/libsoup-2.4" "-I/usr/include/libxml2" "-I/usr/include/libmount" "-I/usr/include/blkid" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_TYPE_NAME=SoupRequesterError" "tests/layout.c" "-o" "/tmp/abiybAcNG/layout" failed, exit code: 1 [INFO] [stdout] layout ... 71 passed; 4 failed (compilation errors: 4) [INFO] [stdout] layout ... 96 passed; 4 failed (compilation errors: 4) [INFO] [stdout] thread 'cross_validate_layout_with_c' panicked at 'FAILED: 102 passed; 4 failed (compilation errors: 4)', tests/abi.rs:127:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55896a566ad5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55896a566ad5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55896a566ad5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55896a566ad5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55896a59004c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55896a4c3035 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55896a560b51 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55896a569930 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55896a569930 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55896a569930 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55896a56962a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55896a569f67 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55896a569b6b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x55896a569adb - std::panicking::begin_panic_fmt::ha757bc84d5ed8cb6 [INFO] [stdout] at src/libstd/panicking.rs:342 [INFO] [stdout] 14: 0x55896a4b159f - abi::Results::expect_total_success::h3ec75c70efa9b208 [INFO] [stdout] at tests/abi.rs:127 [INFO] [stdout] 15: 0x55896a4b3e47 - abi::cross_validate_layout_with_c::h5811125b2d32603d [INFO] [stdout] at tests/abi.rs:195 [INFO] [stdout] 16: 0x55896a4b38da - abi::cross_validate_layout_with_c::{{closure}}::h5b561521c089117c [INFO] [stdout] at tests/abi.rs:166 [INFO] [stdout] 17: 0x55896a4b93be - core::ops::function::FnOnce::call_once::ha758e222fd235621 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 18: 0x55896a4ea222 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 19: 0x55896a4ea222 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 20: 0x55896a4ea222 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 21: 0x55896a4ea222 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 22: 0x55896a4ea222 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55896a4ea222 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 24: 0x55896a4ea222 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 25: 0x55896a4c24f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 26: 0x55896a4c7835 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 27: 0x55896a4c7835 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55896a4c7835 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 29: 0x55896a4c7835 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55896a4c7835 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55896a4c7835 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 32: 0x55896a4c7835 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 33: 0x55896a570e0a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 34: 0x55896a570e0a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 35: 0x55896a570e0a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 36: 0x7f0f27a03609 - start_thread [INFO] [stdout] 37: 0x7f0f2790f103 - __clone [INFO] [stdout] 38: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cross_validate_constants_with_c stdout ---- [INFO] [stdout] constants ... 25 passed; 0 failed (compilation errors: 0) [INFO] [stdout] constants ... 50 passed; 0 failed (compilation errors: 0) [INFO] [stdout] Constant value mismatch for SOUP_COOKIE_MAX_AGE_ONE_DAY [INFO] [stdout] Rust: "0" [INFO] [stdout] C: "86400" [INFO] [stdout] Constant value mismatch for SOUP_COOKIE_MAX_AGE_ONE_WEEK [INFO] [stdout] Rust: "0" [INFO] [stdout] C: "604800" [INFO] [stdout] Constant value mismatch for SOUP_COOKIE_MAX_AGE_ONE_YEAR [INFO] [stdout] Rust: "0" [INFO] [stdout] C: "31556926.080000" [INFO] [stdout] constants ... 72 passed; 3 failed (compilation errors: 0) [INFO] [stdout] constants ... 97 passed; 3 failed (compilation errors: 0) [INFO] [stdout] constants ... 122 passed; 3 failed (compilation errors: 0) [INFO] [stdout] constants ... 147 passed; 3 failed (compilation errors: 0) [INFO] [stdout] constants ... 172 passed; 3 failed (compilation errors: 0) [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/libsoup-2.4" "-I/usr/include/libxml2" "-I/usr/include/libmount" "-I/usr/include/blkid" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(gint) SOUP_REQUESTER_ERROR_BAD_URI" "tests/constant.c" "-o" "/tmp/abi1eTgTK/constant" failed, exit code: 1 [INFO] [stdout] compilation command "cc" "-Wno-deprecated-declarations" "-D__USE_MINGW_ANSI_STDIO" "-pthread" "-I/usr/include/libsoup-2.4" "-I/usr/include/libxml2" "-I/usr/include/libmount" "-I/usr/include/blkid" "-I/usr/include/glib-2.0" "-I/usr/lib/x86_64-linux-gnu/glib-2.0/include" "-DABI_CONSTANT_NAME=(gint) SOUP_REQUESTER_ERROR_UNSUPPORTED_URI_SCHEME" "tests/constant.c" "-o" "/tmp/abi1eTgTK/constant" failed, exit code: 1 [INFO] [stdout] constants ... 195 passed; 5 failed (compilation errors: 2) [INFO] [stdout] constants ... 220 passed; 5 failed (compilation errors: 2) [INFO] [stdout] constants ... 245 passed; 5 failed (compilation errors: 2) [INFO] [stdout] constants ... 270 passed; 5 failed (compilation errors: 2) [INFO] [stdout] constants ... 295 passed; 5 failed (compilation errors: 2) [INFO] [stdout] constants ... 320 passed; 5 failed (compilation errors: 2) [INFO] [stdout] Constant value mismatch for SOUP_VERSION_MIN_REQUIRED [INFO] [stdout] Rust: "2" [INFO] [stdout] C: "148992" [INFO] [stdout] constants ... 344 passed; 6 failed (compilation errors: 2) [INFO] [stdout] thread 'cross_validate_constants_with_c' panicked at 'FAILED: 356 passed; 6 failed (compilation errors: 2)', tests/abi.rs:127:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55896a566ad5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55896a566ad5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55896a566ad5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55896a566ad5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55896a59004c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55896a4c3035 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55896a560b51 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55896a569930 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55896a569930 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55896a569930 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55896a56962a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55896a569f67 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55896a569b6b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x55896a569adb - std::panicking::begin_panic_fmt::ha757bc84d5ed8cb6 [INFO] [stdout] at src/libstd/panicking.rs:342 [INFO] [stdout] 14: 0x55896a4b159f - abi::Results::expect_total_success::h3ec75c70efa9b208 [INFO] [stdout] at tests/abi.rs:127 [INFO] [stdout] 15: 0x55896a4b32ad - abi::cross_validate_constants_with_c::h39b2162624e6aaba [INFO] [stdout] at tests/abi.rs:162 [INFO] [stdout] 16: 0x55896a4b2d4a - abi::cross_validate_constants_with_c::{{closure}}::hfa762da505f5f317 [INFO] [stdout] at tests/abi.rs:133 [INFO] [stdout] 17: 0x55896a4b942e - core::ops::function::FnOnce::call_once::he65f9f83fb5828d7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 18: 0x55896a4ea222 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 19: 0x55896a4ea222 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 20: 0x55896a4ea222 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 21: 0x55896a4ea222 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 22: 0x55896a4ea222 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55896a4ea222 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 24: 0x55896a4ea222 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 25: 0x55896a4c24f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 26: 0x55896a4c7835 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 27: 0x55896a4c7835 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x55896a4c7835 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 29: 0x55896a4c7835 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 30: 0x55896a4c7835 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x55896a4c7835 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 32: 0x55896a4c7835 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 33: 0x55896a570e0a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 34: 0x55896a570e0a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 35: 0x55896a570e0a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 36: 0x7f0f27a03609 - start_thread [INFO] [stdout] 37: 0x7f0f2790f103 - __clone [INFO] [stdout] 38: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cross_validate_constants_with_c [INFO] [stdout] cross_validate_layout_with_c [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "77d329715279ccc64cda54a6b36034410507b9ee76d0e6d8724f6bd165d1d007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77d329715279ccc64cda54a6b36034410507b9ee76d0e6d8724f6bd165d1d007", kill_on_drop: false }` [INFO] [stdout] 77d329715279ccc64cda54a6b36034410507b9ee76d0e6d8724f6bd165d1d007