[INFO] cloning repository https://github.com/lfcamlan/icp-submission
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lfcamlan/icp-submission" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfcamlan%2Ficp-submission", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfcamlan%2Ficp-submission'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd4a6411c792f4bcedf9b2348aadcbbf9ba1ab13
[INFO] testing lfcamlan/icp-submission against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfcamlan%2Ficp-submission" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lfcamlan/icp-submission
[INFO] finished tweaking git repo https://github.com/lfcamlan/icp-submission
[INFO] tweaked toml for git repo https://github.com/lfcamlan/icp-submission written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lfcamlan/icp-submission on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lfcamlan/icp-submission 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eb177fca34eeecc640de89112ef1c4aef9b4f4d68584bcbbe93a95618c662443
[INFO] running `Command { std: "docker" "start" "eb177fca34eeecc640de89112ef1c4aef9b4f4d68584bcbbe93a95618c662443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb177fca34eeecc640de89112ef1c4aef9b4f4d68584bcbbe93a95618c662443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb177fca34eeecc640de89112ef1c4aef9b4f4d68584bcbbe93a95618c662443" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb177fca34eeecc640de89112ef1c4aef9b4f4d68584bcbbe93a95618c662443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb177fca34eeecc640de89112ef1c4aef9b4f4d68584bcbbe93a95618c662443" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.20
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling candid v0.10.13
[INFO] [stderr]    Compiling ic-cdk-macros v0.13.2
[INFO] [stderr]    Compiling ic-cdk v0.13.5
[INFO] [stderr]    Compiling ridesharing_backend v0.1.0 (/opt/rustwide/workdir/src/ridesharing_backend)
[INFO] [stderr] error: could not compile `ridesharing_backend` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/release/deps/rustcUg3xv7/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/release/deps/rustcUg3xv7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libonce_cell-10cbb8330f02899d,libic_cdk-93b105baa6b4d86e,libic0-2b7b143209cfa76d,libcandid-5f40efffa510f41e,libstacker-01b1fb7cbe6d3b97,libpsm-145a114c349561ca,liblibc-9745c05deb62e099,libhex-ffa975566df5dac7,libserde_bytes-d036d90f024a8e57,libpretty-424d173744b1f98a,libunicode_width-d4b78c57f51ab2bb,libarrayvec-0b015aea6db926ff,libtyped_arena-0c4a8e5d08ab2471,libleb128-12c4a3015a60d889,libbyteorder-612182941aaee0f7,libic_principal-5cf1d3342fe101de,libcrc32fast-979c7ead980638ed,libdata_encoding-6c302586b4dbb181,libsha2-73c0614c85170280,libcpufeatures-d130f14a0caf1da0,libcfg_if-193575a6b29a3ab9,libdigest-9cb0ceaf906cf81c,libblock_buffer-d5fc60b98bff2639,libcrypto_common-a539223aa7b38bc4,libgeneric_array-9150e99984dc4e51,libtypenum-ea0e09983336543b,libnum_bigint-b48c752b965a018f,libnum_integer-bb83a65ef345d306,libnum_traits-9b30c3642cb535eb,libanyhow-a2477c2abf3a517b,libbinread-f963a0311578ad99,liblazy_static-fdd6af0286056ca3,libthiserror-57dc9c24ac0c64df,libserde-36f864f5ff01cf38}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcUg3xv7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/release/build/psm-af009dce138899d9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/libridesharing_backend.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /opt/rustwide/target/release/deps/rustcUg3xv7/list:6: ; expected, but got get_all_rides
[INFO] [stdout]           >>>     canister_query get_all_rides;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eb177fca34eeecc640de89112ef1c4aef9b4f4d68584bcbbe93a95618c662443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb177fca34eeecc640de89112ef1c4aef9b4f4d68584bcbbe93a95618c662443", kill_on_drop: false }`
[INFO] [stdout] eb177fca34eeecc640de89112ef1c4aef9b4f4d68584bcbbe93a95618c662443
