[INFO] cloning repository https://github.com/DaveSimplifire/rust_simplifire
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaveSimplifire/rust_simplifire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveSimplifire%2Frust_simplifire", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveSimplifire%2Frust_simplifire'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 774d46d1e763fbe651b18c7ac6f1fd4fa39e4e03
[INFO] testing DaveSimplifire/rust_simplifire against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveSimplifire%2Frust_simplifire" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DaveSimplifire/rust_simplifire
[INFO] finished tweaking git repo https://github.com/DaveSimplifire/rust_simplifire
[INFO] tweaked toml for git repo https://github.com/DaveSimplifire/rust_simplifire written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DaveSimplifire/rust_simplifire on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DaveSimplifire/rust_simplifire 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded ic-cdk-macros v0.4.0
[INFO] [stderr]   Downloaded ic-cdk v0.4.0
[INFO] [stderr]   Downloaded typed-arena v2.0.1
[INFO] [stderr]   Downloaded logos v0.12.0
[INFO] [stderr]   Downloaded pretty v0.10.0
[INFO] [stderr]   Downloaded quote v1.0.15
[INFO] [stderr]   Downloaded base32 v0.4.0
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded indexmap v1.8.0
[INFO] [stderr]   Downloaded candid_derive v0.4.5
[INFO] [stderr]   Downloaded petgraph v0.5.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.1
[INFO] [stderr]   Downloaded diff v0.1.12
[INFO] [stderr]   Downloaded fixedbitset v0.2.0
[INFO] [stderr]   Downloaded lalrpop v0.19.7
[INFO] [stderr]   Downloaded lock_api v0.4.6
[INFO] [stderr]   Downloaded getrandom v0.2.5
[INFO] [stderr]   Downloaded redox_syscall v0.2.11
[INFO] [stderr]   Downloaded lalrpop-util v0.19.7
[INFO] [stderr]   Downloaded string_cache v0.8.3
[INFO] [stderr]   Downloaded leb128 v0.2.5
[INFO] [stderr]   Downloaded utf8-ranges v1.0.4
[INFO] [stderr]   Downloaded logos-derive v0.12.0
[INFO] [stderr]   Downloaded syn v1.0.86
[INFO] [stderr]   Downloaded ic-types v0.3.0
[INFO] [stderr]   Downloaded libc v0.2.119
[INFO] [stderr]   Downloaded beef v0.5.1
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.3
[INFO] [stderr]   Downloaded candid v0.7.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a7ec0d42b8ca2443da6be356c1e44e37762a75c3cec6d64c0998b2e6095e91e
[INFO] running `Command { std: "docker" "start" "-a" "9a7ec0d42b8ca2443da6be356c1e44e37762a75c3cec6d64c0998b2e6095e91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a7ec0d42b8ca2443da6be356c1e44e37762a75c3cec6d64c0998b2e6095e91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a7ec0d42b8ca2443da6be356c1e44e37762a75c3cec6d64c0998b2e6095e91e", kill_on_drop: false }`
[INFO] [stdout] 9a7ec0d42b8ca2443da6be356c1e44e37762a75c3cec6d64c0998b2e6095e91e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5262f8f7d379e99b8b525248c83fbc26a6508cd45cfad883dbdbd82011afc65b
[INFO] running `Command { std: "docker" "start" "-a" "5262f8f7d379e99b8b525248c83fbc26a6508cd45cfad883dbdbd82011afc65b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling beef v0.5.1
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling string_cache v0.8.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling lalrpop-util v0.19.7
[INFO] [stderr]    Compiling lalrpop v0.19.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling candid_derive v0.4.5
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling candid v0.7.12
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling serde_tokenstream v0.1.3
[INFO] [stderr]    Compiling ic-types v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling num_enum v0.5.7
[INFO] [stderr]    Compiling ic-cdk v0.4.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.4.0
[INFO] [stderr]    Compiling rust_simplifire v0.1.0 (/opt/rustwide/workdir/src/rust_simplifire)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/rust_simplifire/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         COUNTER.as_mut().unwrap().0 += 1u64;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/rust_simplifire/lib.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     unsafe { COUNTER.as_mut().unwrap().clone() }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/rust_simplifire/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         COUNTER.as_mut().unwrap().0 = input.0;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc7eoT4N/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc7eoT4N/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-8e6aad1bc51adad8,libcandid-26fbe55b526e7191,libleb128-ae0983f084a091ac,libbyteorder-379f547b04d51d02,liblogos-621c39619983886b,libnum_bigint-3471007401429466,libnum_integer-dbb74be945842d84,libnum_traits-afd56c44c788d9a8,libanyhow-f98ce2a598f42a57,libnum_enum-ff2ddc7d84dbc5d8,libic_types-6db98b52a3efcc10,libcrc32fast-6bd2f9a022460d01,libbase32-39d04fa1fa68181d,libserde_bytes-54fc3aa4e7fb1ceb,libhex-28742b4ca144387c,libsha2-67b7c9e941f2d61f,libcpufeatures-4ed631b3c393b0e2,libcfg_if-33ef6c02a07f9fec,libopaque_debug-c0b21531799dfcb1,libdigest-e914b3542f91dc47,libblock_buffer-fa11d434285e150e,libgeneric_array-475e86261494135a,libtypenum-c22e66578b668c76,libbinread-8b3a5ef30a9153ec,liblazy_static-2bb390fee0230a38,liblalrpop_util-235bd1b3f92a16ba,libregex-2aa0e4194567f4b2,libaho_corasick-e345fb526f658cc9,libmemchr-52a166a992efed94,libregex_syntax-a8b7a392e3a16251,libthiserror-4e13cb8a99cabb2d,libcodespan_reporting-5f0a57d57fb98c73,libunicode_width-c0dfc70716b193be,libtermcolor-3421dff75a1a6c35,libpretty-30ed8963daca93ef,libarrayvec-f5ee3f47c3793c70,libtyped_arena-7e1d361181440881,libserde-b2c20068feb4c86a}.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/rustc7eoT4N/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librust_simplifire.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/rustc7eoT4N/list:4: ; expected, but got get
[INFO] [stdout]           >>>     canister_query get;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_simplifire` (lib) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5262f8f7d379e99b8b525248c83fbc26a6508cd45cfad883dbdbd82011afc65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5262f8f7d379e99b8b525248c83fbc26a6508cd45cfad883dbdbd82011afc65b", kill_on_drop: false }`
[INFO] [stdout] 5262f8f7d379e99b8b525248c83fbc26a6508cd45cfad883dbdbd82011afc65b
