[INFO] cloning repository https://github.com/daniel-wong-dfinity-org/canister-can-change-its-settings-when-it-controls-itself
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel-wong-dfinity-org/canister-can-change-its-settings-when-it-controls-itself" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-wong-dfinity-org%2Fcanister-can-change-its-settings-when-it-controls-itself", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-wong-dfinity-org%2Fcanister-can-change-its-settings-when-it-controls-itself'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93208da1813574b25f381ea580d804105fc5020c
[INFO] testing daniel-wong-dfinity-org/canister-can-change-its-settings-when-it-controls-itself against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-wong-dfinity-org%2Fcanister-can-change-its-settings-when-it-controls-itself" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/daniel-wong-dfinity-org/canister-can-change-its-settings-when-it-controls-itself
[INFO] finished tweaking git repo https://github.com/daniel-wong-dfinity-org/canister-can-change-its-settings-when-it-controls-itself
[INFO] tweaked toml for git repo https://github.com/daniel-wong-dfinity-org/canister-can-change-its-settings-when-it-controls-itself written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daniel-wong-dfinity-org/canister-can-change-its-settings-when-it-controls-itself on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daniel-wong-dfinity-org/canister-can-change-its-settings-when-it-controls-itself 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ic-cdk-macros v0.15.0
[INFO] [stderr]   Downloaded ic_principal v0.1.1
[INFO] [stderr]   Downloaded candid_derive v0.6.6
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded cpufeatures v0.2.13
[INFO] [stderr]   Downloaded ic0 v0.23.0
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.1
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded candid v0.10.10
[INFO] [stderr]   Downloaded pretty v0.12.3
[INFO] [stderr]   Downloaded ic-cdk v0.15.0
[INFO] [stderr]   Downloaded serde_derive v1.0.207
[INFO] [stderr]   Downloaded serde v1.0.207
[INFO] [stderr]   Downloaded cc v1.1.11
[INFO] [stderr]   Downloaded syn v2.0.74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 244f304919166b2270a6c655abe1b3b2270082c167c58925084db63799360c62
[INFO] running `Command { std: "docker" "start" "-a" "244f304919166b2270a6c655abe1b3b2270082c167c58925084db63799360c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "244f304919166b2270a6c655abe1b3b2270082c167c58925084db63799360c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "244f304919166b2270a6c655abe1b3b2270082c167c58925084db63799360c62", kill_on_drop: false }`
[INFO] [stdout] 244f304919166b2270a6c655abe1b3b2270082c167c58925084db63799360c62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d99ea126cd94c11c21cd5ba8b4a4ac4b1be17dc54c1798933cae70a6a3deab49
[INFO] running `Command { std: "docker" "start" "-a" "d99ea126cd94c11c21cd5ba8b4a4ac4b1be17dc54c1798933cae70a6a3deab49", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cc v1.1.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling ic0 v0.23.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_tokenstream v0.2.1
[INFO] [stderr]    Compiling candid v0.10.10
[INFO] [stderr]    Compiling ic-cdk-macros v0.15.0
[INFO] [stderr]    Compiling ic-cdk v0.15.0
[INFO] [stderr]    Compiling my-canister v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `CandidType` and `Deserialize`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     CandidType,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 5 |     Deserialize,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CanisterIdRecord`
[INFO] [stdout]   --> src/lib.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 CanisterIdRecord,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `query`
[INFO] [stdout]   --> src/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     query,
[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=/opt/rustwide/target/debug/deps/rustcRMFcVZ/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcRMFcVZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-ee5539be050a8ec5,libic0-ea6fbd287df4a810,libcandid-0258b00163d59bf9,libstacker-0f250bc3b22c43cf,libpsm-3583fe0bfcc604e1,liblibc-c6d55528d9606a6f,libhex-ce2ce186edf8450e,libserde_bytes-19da8da1bbef629b,libpretty-f161f3a8f80dd6dd,libunicode_width-66f4446dc03e1c7f,libarrayvec-1c7631e677e32f39,libtyped_arena-03249d7259e4de4f,libleb128-eb95cd58b6fc338b,libbyteorder-7912a666fa871683,libic_principal-7eb9be6135c21e83,libcrc32fast-e14d1f8d61360bf0,libdata_encoding-615d3f3fb03248ca,libsha2-5c9eb25b298ba5d2,libcpufeatures-81fba2dc4a5bd88a,libcfg_if-8c8419bc1cff3c76,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libnum_bigint-d01f8af1af31735d,libnum_integer-1370bd2d0eac8a0a,libnum_traits-091e29a46210d2f8,libanyhow-7090094d3a6ba2f8,libbinread-b3746596595f439a,liblazy_static-afffdbb119bd9ac1,libthiserror-d9dbc15dc7c52bdd,libserde-e654c0588a831ea5}.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/debug/deps/rustcRMFcVZ/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-4374ea79b7a0b153/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libmy_canister.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: /opt/rustwide/target/debug/deps/rustcRMFcVZ/list:3: ; expected, but got greet
[INFO] [stdout]           >>>     canister_update greet;
[INFO] [stdout]           >>>                     ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `my-canister` (lib) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d99ea126cd94c11c21cd5ba8b4a4ac4b1be17dc54c1798933cae70a6a3deab49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d99ea126cd94c11c21cd5ba8b4a4ac4b1be17dc54c1798933cae70a6a3deab49", kill_on_drop: false }`
[INFO] [stdout] d99ea126cd94c11c21cd5ba8b4a4ac4b1be17dc54c1798933cae70a6a3deab49
