[INFO] cloning repository https://github.com/AAK581/ic-carnage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AAK581/ic-carnage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAAK581%2Fic-carnage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAAK581%2Fic-carnage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c58d3f81bac2d5a406f30d0296bb32bf87bc6d2
[INFO] testing AAK581/ic-carnage against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAAK581%2Fic-carnage" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AAK581/ic-carnage
[INFO] finished tweaking git repo https://github.com/AAK581/ic-carnage
[INFO] tweaked toml for git repo https://github.com/AAK581/ic-carnage written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AAK581/ic-carnage on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AAK581/ic-carnage 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2e6621f4d2efa380416267889b0b7649c2649723870c78c6a5f000dee6ee4f7
[INFO] running `Command { std: "docker" "start" "-a" "b2e6621f4d2efa380416267889b0b7649c2649723870c78c6a5f000dee6ee4f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2e6621f4d2efa380416267889b0b7649c2649723870c78c6a5f000dee6ee4f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2e6621f4d2efa380416267889b0b7649c2649723870c78c6a5f000dee6ee4f7", kill_on_drop: false }`
[INFO] [stdout] b2e6621f4d2efa380416267889b0b7649c2649723870c78c6a5f000dee6ee4f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0fb8d75369266c297652e72007549a34578c3a5c729a4f95024e9194cec749c
[INFO] running `Command { std: "docker" "start" "-a" "f0fb8d75369266c297652e72007549a34578c3a5c729a4f95024e9194cec749c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling ic-cdk-executor v0.1.0
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling ic0 v0.23.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling ic-stable-structures v0.6.9
[INFO] [stderr]    Compiling candid v0.10.17
[INFO] [stderr]    Compiling ic-cdk-macros v0.8.4
[INFO] [stderr]    Compiling ic-cdk-macros v0.13.2
[INFO] [stderr]    Compiling ic-cdk v0.13.6
[INFO] [stderr]    Compiling ic-cdk v0.12.3
[INFO] [stderr]    Compiling ic-ledger-types v0.9.0
[INFO] [stderr]    Compiling ic_carnage_backend v0.1.0 (/opt/rustwide/workdir/src/ic_carnage_backend)
[INFO] [stdout] warning: unused imports: `AccountIdentifier`, `DEFAULT_SUBACCOUNT`, and `Tokens`
[INFO] [stdout]  --> src/ic_carnage_backend/src/lib.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ic_ledger_types::{AccountIdentifier, Tokens, DEFAULT_SUBACCOUNT};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^  ^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ICP_LEDGER_CANISTER` is never used
[INFO] [stdout]   --> src/ic_carnage_backend/src/lib.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const ICP_LEDGER_CANISTER: &str = "umunu-kh777-77774-qaaca-cai";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CRNG_PER_ICP` is never used
[INFO] [stdout]   --> src/ic_carnage_backend/src/lib.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const CRNG_PER_ICP: u64 = 400000000; // 4 CRNG per ICP (both use 8 decimals)
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcodFOcK/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcodFOcK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_ledger_types-f120a91958b7bdfa,libic_cdk-71520dc729f8d4f6,libic0-88cedc4127ae8e95,libic_cdk-cabb1f356aadae07,libic_cdk_executor-be7e81617ef1b2cd,libic0-472458860f014911,libic_stable_structures-927dda14631404ea,libcandid-d40239d23f96e210,libstacker-6bdeda849c6781cc,libpsm-d746f8c85ccaa366,liblibc-a58beeab2e1413cc,libhex-28742b4ca144387c,libserde_bytes-efc71b9b103076ae,libpretty-70d2570d248ea62a,libunicode_width-08b963676a6677c5,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libleb128-ae0983f084a091ac,libbyteorder-1efcbe4f07366651,libic_principal-98931cd60354d308,libcrc32fast-cb59b8a1512452f0,libdata_encoding-6d465a39edfa29f6,libsha2-6612c54f412ba715,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libnum_bigint-b8eb5814597c8d2d,libnum_integer-e040bf46f30c1e17,libnum_traits-e05972f153d0dad0,libanyhow-88c2c5723ab188c9,libbinread-3c06d4fba88c056d,liblazy_static-b3603208c0de2608,libthiserror-f6ba6b00c0b33e83,libserde-a1d5658c7a2bf58f}.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" "/tmp/rustcodFOcK/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/debug/build/psm-3bdd7d7c51054dd3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libic_carnage_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: rust-lld: error: /tmp/rustcodFOcK/list:4: ; expected, but got get_balance
[INFO] [stdout]           >>>     canister_query get_balance;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ic_carnage_backend` (lib) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f0fb8d75369266c297652e72007549a34578c3a5c729a4f95024e9194cec749c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0fb8d75369266c297652e72007549a34578c3a5c729a4f95024e9194cec749c", kill_on_drop: false }`
[INFO] [stdout] f0fb8d75369266c297652e72007549a34578c3a5c729a4f95024e9194cec749c
