[INFO] cloning repository https://github.com/bydriv/verity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bydriv/verity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbydriv%2Fverity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbydriv%2Fverity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c94fdab7885c77a9fee8ca4280011856b7f95515 [INFO] testing bydriv/verity against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbydriv%2Fverity" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/bydriv/verity [INFO] finished tweaking git repo https://github.com/bydriv/verity [INFO] tweaked toml for git repo https://github.com/bydriv/verity written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bydriv/verity on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bydriv/verity 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/workspace/verity_dynamic_semantics/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/workspace/verity_static_semantics/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/workspace/verity/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/workspace/verity_syntax/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/workspace/verity_definition/Cargo.toml: 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31c1a0eeaa57b7d0d2285dd0e1cf09896c582ce6b004f22623fba3b65c16de5f [INFO] running `Command { std: "docker" "start" "-a" "31c1a0eeaa57b7d0d2285dd0e1cf09896c582ce6b004f22623fba3b65c16de5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31c1a0eeaa57b7d0d2285dd0e1cf09896c582ce6b004f22623fba3b65c16de5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c1a0eeaa57b7d0d2285dd0e1cf09896c582ce6b004f22623fba3b65c16de5f", kill_on_drop: false }` [INFO] [stdout] 31c1a0eeaa57b7d0d2285dd0e1cf09896c582ce6b004f22623fba3b65c16de5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 94791fc1733c5db6132103dfd0db262a27875902955d298425db88374688aa85 [INFO] running `Command { std: "docker" "start" "-a" "94791fc1733c5db6132103dfd0db262a27875902955d298425db88374688aa85", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/workspace/verity_definition/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/workspace/verity_syntax/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/workspace/verity_dynamic_semantics/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/workspace/verity_static_semantics/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/workspace/verity/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling rustix v0.33.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling linux-raw-sys v0.0.42 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling lalrpop-util v0.19.7 [INFO] [stderr] Compiling verity_definition v0.1.2 (/opt/rustwide/workdir/workspace/verity_definition) [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling verity_dynamic_semantics v0.1.2 (/opt/rustwide/workdir/workspace/verity_dynamic_semantics) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> workspace/verity_dynamic_semantics/src/lib.rs:3408:83 [INFO] [stdout] | [INFO] [stdout] 3408 | ... Value::Quasi(Vec::from(family_value_parameters.clone()), value), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[verity_definition::common::Constituent]` does not implement `Clone`, so calling `clone` on `&[verity_definition::common::Constituent]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling verity_static_semantics v0.1.2 (/opt/rustwide/workdir/workspace/verity_static_semantics) [INFO] [stderr] Compiling fd-lock v3.0.4 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling verity_syntax v0.1.2 (/opt/rustwide/workdir/workspace/verity_syntax) [INFO] [stderr] Compiling verity v0.1.2 (/opt/rustwide/workdir/workspace/verity) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc4rZJaf/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libverity-51485fe0a17758ee.rlib,libverity_syntax-b282a15051279053.rlib,liblalrpop_util-18fa33f16528cb38.rlib,libregex-714f02bd4ddaf50f.rlib,libaho_corasick-35dda82c90652365.rlib,libregex_syntax-ae12054508fb30be.rlib,libverity_static_semantics-7be5e53cd539fd2c.rlib,librand-f58f50e144ef406b.rlib,librand_chacha-3baad61bb18c6f39.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-4e03c4aecfa958ae.rlib,libgetrandom-f93cf3a0c7eec807.rlib,libverity_dynamic_semantics-234cce571d707274.rlib,librustyline-ecb688255237016a.rlib,libutf8parse-e2d7ad32b02aac46.rlib,libnix-5aff7c69cbca0147.rlib,libmemoffset-9acda8b838fa5d0e.rlib,libfd_lock-41ff19b725a6aa45.rlib,librustix-b04c3ec85e3c8fa4.rlib,libio_lifetimes-bb6bdba1ec2b0d6a.rlib,libbitflags-e274cd04b58a060d.rlib,liblinux_raw_sys-bb2b1a563a195d50.rlib,libunicode_width-2222409b5ba3ddc6.rlib,libunicode_segmentation-3334e91806fdcd11.rlib,liblog-2fa663e3959e676f.rlib,libdirs_next-9d2fb3d40d4d1968.rlib,libdirs_sys_next-4aa7e6c53e8516b8.rlib,liblibc-897cd3e3f34a58fa.rlib,libcfg_if-66d55f6b302e88c8.rlib,libmemchr-a2892755812de0fe.rlib,libradix_trie-af3a57570faa3220.rlib,libnibble_vec-6ebb71f6fe4a71b3.rlib,libsmallvec-39c23b8b078c47c3.rlib,libendian_type-a288539e743c60b9.rlib,libverity_definition-aa23bd6f7fdb0df0.rlib,libnum_rational-8d89dfe81e37cef6.rlib,libnum_bigint-cfd52b8a90d999a1.rlib,libnum_integer-2d3f48bda2739b95.rlib,libnum_traits-eb6ece54d46cb3ff.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc4rZJaf/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/verity-78ef225bdc381da0" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-f93cf3a0c7eec807.rlib(getrandom-f93cf3a0c7eec807.getrandom.f2cbe7b28cafffd9-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.5/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17heb7ec3e4359debb6E+0xb6): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `verity` (bin "verity") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "94791fc1733c5db6132103dfd0db262a27875902955d298425db88374688aa85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94791fc1733c5db6132103dfd0db262a27875902955d298425db88374688aa85", kill_on_drop: false }` [INFO] [stdout] 94791fc1733c5db6132103dfd0db262a27875902955d298425db88374688aa85