[INFO] cloning repository https://github.com/KevynTang/whoami [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KevynTang/whoami" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevynTang%2Fwhoami", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevynTang%2Fwhoami'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54a9c1a0f6203fb984efc640e6c4f2a4d8aaac82 [INFO] testing KevynTang/whoami against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevynTang%2Fwhoami" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KevynTang/whoami on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KevynTang/whoami [INFO] finished tweaking git repo https://github.com/KevynTang/whoami [INFO] tweaked toml for git repo https://github.com/KevynTang/whoami written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/KevynTang/whoami 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_bytes v0.11.7 [INFO] [stderr] Downloaded logos v0.12.1 [INFO] [stderr] Downloaded candid_derive v0.5.0 [INFO] [stderr] Downloaded ic-cdk v0.6.7 [INFO] [stderr] Downloaded serde_tokenstream v0.1.5 [INFO] [stderr] Downloaded ena v0.14.0 [INFO] [stderr] Downloaded typed-arena v2.0.1 [INFO] [stderr] Downloaded lalrpop-util v0.19.8 [INFO] [stderr] Downloaded string_cache v0.8.4 [INFO] [stderr] Downloaded candid v0.8.4 [INFO] [stderr] Downloaded ic-cdk-macros v0.6.7 [INFO] [stderr] Downloaded logos-derive v0.12.1 [INFO] [stderr] Downloaded lalrpop v0.19.8 [INFO] [stderr] Downloaded pretty v0.10.0 [INFO] [stderr] Downloaded ic0 v0.18.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 578ab0a8da1a9a4e4dd11b2decc993ef4cb890724529a706f41173932d740b2b [INFO] running `Command { std: "docker" "start" "-a" "578ab0a8da1a9a4e4dd11b2decc993ef4cb890724529a706f41173932d740b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "578ab0a8da1a9a4e4dd11b2decc993ef4cb890724529a706f41173932d740b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "578ab0a8da1a9a4e4dd11b2decc993ef4cb890724529a706f41173932d740b2b", kill_on_drop: false }` [INFO] [stdout] 578ab0a8da1a9a4e4dd11b2decc993ef4cb890724529a706f41173932d740b2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 471e0e1bb50c4daedd0e46e57077bac3ab892d306af9e7c5efba09ed8c57ffc6 [INFO] running `Command { std: "docker" "start" "-a" "471e0e1bb50c4daedd0e46e57077bac3ab892d306af9e7c5efba09ed8c57ffc6", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling ic0 v0.18.6 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling serde_tokenstream v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling ic-cdk v0.6.7 [INFO] [stderr] Compiling ic-cdk-macros v0.6.7 [INFO] [stderr] Compiling whoami_backend v0.1.0 (/opt/rustwide/workdir/src/whoami_backend) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcBdCYoT/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcBdCYoT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-3ba6d6ccdb53ee5e.rlib,libic0-e6afcc9fa6c6a760.rlib,libcandid-fd5f3115fb3a56de.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libdata_encoding-9eebee97bb500caa.rlib,libserde_bytes-c0bfcb92554ec32d.rlib,libhex-13e08b3b00984ab7.rlib,libleb128-7759971397ea6ba0.rlib,libbyteorder-fb36fe721788ce00.rlib,liblogos-78a3393f4a4d638a.rlib,libsha2-fe6fcbdcc6b3c063.rlib,libcpufeatures-334c279ac859326b.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libdigest-043780f5bcf506c4.rlib,libblock_buffer-f9f08486edcf0ca7.rlib,libcrypto_common-6d174c837c3631a0.rlib,libgeneric_array-c1730078a55eb32e.rlib,libtypenum-35cb3744b4a64b8e.rlib,libnum_bigint-59e212b6de919511.rlib,libnum_integer-ad661490e40fb721.rlib,libnum_traits-36bc3c0c643c6731.rlib,libanyhow-b0128f17d7862fbd.rlib,libnum_enum-af3986bde945f291.rlib,libbinread-4117b5546f15769b.rlib,liblazy_static-af860367908b8176.rlib,liblalrpop_util-7b57fcc4a48a847c.rlib,libregex-998d1c84fa4a162f.rlib,libaho_corasick-9ff068df0d2a0cfc.rlib,libmemchr-34c06a26bc9e8129.rlib,libregex_syntax-0b42395ebb20dab7.rlib,libthiserror-86e417bbd640d377.rlib,libcodespan_reporting-791b7e8125894206.rlib,libunicode_width-e6feeb9daa4fd470.rlib,libtermcolor-214b0416d5f44404.rlib,libpretty-11289c4b6e45840c.rlib,libarrayvec-d564b1181ab8b533.rlib,libtyped_arena-8064d18db9218f3c.rlib,libserde-8211247a4d080845.rlib}.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBdCYoT/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwhoami_backend.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld:/tmp/rustcBdCYoT/list:3: syntax error in VERSION script [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `whoami_backend` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "471e0e1bb50c4daedd0e46e57077bac3ab892d306af9e7c5efba09ed8c57ffc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "471e0e1bb50c4daedd0e46e57077bac3ab892d306af9e7c5efba09ed8c57ffc6", kill_on_drop: false }` [INFO] [stdout] 471e0e1bb50c4daedd0e46e57077bac3ab892d306af9e7c5efba09ed8c57ffc6