[INFO] cloning repository https://github.com/Appic-Solutions/trsansaction_logger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Appic-Solutions/trsansaction_logger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAppic-Solutions%2Ftrsansaction_logger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAppic-Solutions%2Ftrsansaction_logger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a52219729513c87e1a0d7b4a8a20257a4e8a47a5
[INFO] checking Appic-Solutions/trsansaction_logger against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAppic-Solutions%2Ftrsansaction_logger" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Appic-Solutions/trsansaction_logger on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Appic-Solutions/trsansaction_logger
[INFO] finished tweaking git repo https://github.com/Appic-Solutions/trsansaction_logger
[INFO] tweaked toml for git repo https://github.com/Appic-Solutions/trsansaction_logger written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Appic-Solutions/trsansaction_logger 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/transaction_logger/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd0838c5ff640f68ca4b239eec04d3241c901fa8b541b2c3c3945c64eee5b693
[INFO] running `Command { std: "docker" "start" "-a" "dd0838c5ff640f68ca4b239eec04d3241c901fa8b541b2c3c3945c64eee5b693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd0838c5ff640f68ca4b239eec04d3241c901fa8b541b2c3c3945c64eee5b693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd0838c5ff640f68ca4b239eec04d3241c901fa8b541b2c3c3945c64eee5b693", kill_on_drop: false }`
[INFO] [stdout] dd0838c5ff640f68ca4b239eec04d3241c901fa8b541b2c3c3945c64eee5b693
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5cbe5fa7abf1e0426561ffd6102749112bc86f6f5faf2daa5b390ff453edb1d
[INFO] running `Command { std: "docker" "start" "-a" "b5cbe5fa7abf1e0426561ffd6102749112bc86f6f5faf2daa5b390ff453edb1d", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/transaction_logger/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking pretty v0.12.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking ic0 v0.23.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking ic-sha3 v1.0.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking ic_principal v0.1.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking ic-canister-log v0.2.0
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking ic-stable-structures v0.6.7
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]     Checking ic-ethereum-types v1.0.0 (https://github.com/dfinity/ic.git#31326865)
[INFO] [stderr]     Checking candid v0.10.10
[INFO] [stderr]     Checking icrc-cbor v0.1.0 (https://github.com/dfinity/ic.git#31326865)
[INFO] [stderr]     Checking phantom_newtype v0.9.0 (https://github.com/dfinity/ic.git#31326865)
[INFO] [stderr]     Checking icrc-ledger-types v0.1.6 (https://github.com/dfinity/ic.git#31326865)
[INFO] [stderr]    Compiling ic-cdk-macros v0.16.0
[INFO] [stderr]     Checking ic-cdk v0.16.0
[INFO] [stderr]     Checking ic-cdk-timers v0.10.0
[INFO] [stderr]     Checking transaction_logger v0.1.0 (/opt/rustwide/workdir/transaction_logger)
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> transaction_logger/src/main.rs:394:16
[INFO] [stdout]     |
[INFO] [stdout] 394 |         .map(|(key, minter)| minter.to_candid_minter_args())
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> transaction_logger/src/main.rs:394:16
[INFO] [stdout]     |
[INFO] [stdout] 394 |         .map(|(key, minter)| minter.to_candid_minter_args())
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.88s
[INFO] running `Command { std: "docker" "inspect" "b5cbe5fa7abf1e0426561ffd6102749112bc86f6f5faf2daa5b390ff453edb1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5cbe5fa7abf1e0426561ffd6102749112bc86f6f5faf2daa5b390ff453edb1d", kill_on_drop: false }`
[INFO] [stdout] b5cbe5fa7abf1e0426561ffd6102749112bc86f6f5faf2daa5b390ff453edb1d
