[INFO] cloning repository https://github.com/chrjoh/cert-bar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrjoh/cert-bar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrjoh%2Fcert-bar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrjoh%2Fcert-bar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9b17e287bfa0860a70647f636f9af8a48c75f62 [INFO] checking chrjoh/cert-bar against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrjoh%2Fcert-bar" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chrjoh/cert-bar [INFO] finished tweaking git repo https://github.com/chrjoh/cert-bar [INFO] tweaked toml for git repo https://github.com/chrjoh/cert-bar written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chrjoh/cert-bar on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chrjoh/cert-bar already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4012942e26959ba31961d13267b0a697e15d160a7f982d332345146f0c736b6 [INFO] running `Command { std: "docker" "start" "-a" "d4012942e26959ba31961d13267b0a697e15d160a7f982d332345146f0c736b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4012942e26959ba31961d13267b0a697e15d160a7f982d332345146f0c736b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4012942e26959ba31961d13267b0a697e15d160a7f982d332345146f0c736b6", kill_on_drop: false }` [INFO] [stdout] d4012942e26959ba31961d13267b0a697e15d160a7f982d332345146f0c736b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e42169b878f04c03e022d69140e1c203f7282d21645e14acdd2730e2d688a0ec [INFO] running `Command { std: "docker" "start" "-a" "e42169b878f04c03e022d69140e1c203f7282d21645e14acdd2730e2d688a0ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJWRIrV/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvcpkg-8ce73e690261768c,libpkg_config-c33376fb75a85590,libcc-85ad9eb8cc4bb3c3,libshlex-258c8bec04b9d869}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJWRIrV/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/openssl-sys-da94356a81a5dc4e/build_script_main-da94356a81a5dc4e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-sys` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e42169b878f04c03e022d69140e1c203f7282d21645e14acdd2730e2d688a0ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42169b878f04c03e022d69140e1c203f7282d21645e14acdd2730e2d688a0ec", kill_on_drop: false }` [INFO] [stdout] e42169b878f04c03e022d69140e1c203f7282d21645e14acdd2730e2d688a0ec