[INFO] cloning repository https://github.com/GLicDEV/ic-btree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GLicDEV/ic-btree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGLicDEV%2Fic-btree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGLicDEV%2Fic-btree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 033497a2f43ddb945b7e4b9d7ee7a2e9446614ee
[INFO] building GLicDEV/ic-btree against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGLicDEV%2Fic-btree" "/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/GLicDEV/ic-btree on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/GLicDEV/ic-btree
[INFO] finished tweaking git repo https://github.com/GLicDEV/ic-btree
[INFO] tweaked toml for git repo https://github.com/GLicDEV/ic-btree written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/GLicDEV/ic-btree 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f86fa4c3c278f03de30503d2f0c7d7e3e71f4af0c4fb011a7dfaa92adca43c0
[INFO] running `Command { std: "docker" "start" "-a" "7f86fa4c3c278f03de30503d2f0c7d7e3e71f4af0c4fb011a7dfaa92adca43c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f86fa4c3c278f03de30503d2f0c7d7e3e71f4af0c4fb011a7dfaa92adca43c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f86fa4c3c278f03de30503d2f0c7d7e3e71f4af0c4fb011a7dfaa92adca43c0", kill_on_drop: false }`
[INFO] [stdout] 7f86fa4c3c278f03de30503d2f0c7d7e3e71f4af0c4fb011a7dfaa92adca43c0
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0536941e7f131705f4e189bae767cde853bb3ec0d678268a9646c8bcedf11e0
[INFO] running `Command { std: "docker" "start" "-a" "f0536941e7f131705f4e189bae767cde853bb3ec0d678268a9646c8bcedf11e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.61
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling candid_derive v0.4.5
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling candid v0.7.16
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde_bytes v0.11.7
[INFO] [stderr]    Compiling serde_tokenstream v0.1.3
[INFO] [stderr]    Compiling ic-types v0.4.1
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling num_enum v0.5.7
[INFO] [stderr]    Compiling ic-cdk v0.5.6
[INFO] [stderr]    Compiling ic-cdk-macros v0.5.6
[INFO] [stderr]    Compiling ic_btree v0.1.0 (/opt/rustwide/workdir/src/ic_btree)
[INFO] [stdout] warning: constant `MILLIS_TO_SECONDS` is never used
[INFO] [stdout]  --> src/ic_btree/src/env.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const MILLIS_TO_SECONDS: u64 = 1_000_000_000;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `now`, `caller`, `canister_id`, `random_u32`, and `cycles_balance` are never used
[INFO] [stdout]   --> src/ic_btree/src/env.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait Environment {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] 11 |     fn now(&self) -> TimestampMillis;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 12 |     fn caller(&self) -> Principal;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 13 |     fn canister_id(&self) -> Principal;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 14 |     fn random_u32(&mut self) -> u32;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 15 |     fn cycles_balance(&self) -> Cycles;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcx0hUpP/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcx0hUpP/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-7d17ce05f185e650.rlib,librand-32499b914635617d.rlib,librand_chacha-61eb105be55eaa20.rlib,libppv_lite86-8dae110e85681398.rlib,librand_core-4a5f53ea29d59c51.rlib,libgetrandom-0a13b564100fb9ed.rlib,liblibc-774d17681d007377.rlib,libcandid-3d3f62d72fbd0d94.rlib,libleb128-ae0983f084a091ac.rlib,libbyteorder-379f547b04d51d02.rlib,liblogos-371b534519801a9d.rlib,libnum_bigint-43c7a5fa82aee1b6.rlib,libnum_integer-d899d41376b876fc.rlib,libnum_traits-e64c6d2d62895d2c.rlib,libanyhow-75f181e6e0434d62.rlib,libnum_enum-9fcfd6ca9b0bf367.rlib,libic_types-e4418226c07592f8.rlib,libcrc32fast-56a2f8bd1095fa00.rlib,libdata_encoding-874f6593d483fbb7.rlib,libserde_bytes-525c711955a32440.rlib,libhex-28742b4ca144387c.rlib,libsha2-01d5753284daf4b0.rlib,libcpufeatures-4ff6a1db4b30982d.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libdigest-f1b4ada5292387fc.rlib,libblock_buffer-039c76aaaa8c803c.rlib,libcrypto_common-d441dc6e607f7cae.rlib,libgeneric_array-7ab3ebc6d2925b75.rlib,libtypenum-af1c64773d1c921d.rlib,libbinread-054efefb5a67f0a5.rlib,liblazy_static-2bb390fee0230a38.rlib,liblalrpop_util-81f3b1db20520921.rlib,libregex-06f4de9e3a14bd68.rlib,libaho_corasick-1f83a2fb3c683d84.rlib,libmemchr-c03d851e398fde9c.rlib,libregex_syntax-381dced7ee5f9437.rlib,libthiserror-c5b31bfc1eaaca5e.rlib,libcodespan_reporting-5f0a57d57fb98c73.rlib,libunicode_width-c0dfc70716b193be.rlib,libtermcolor-3421dff75a1a6c35.rlib,libpretty-30ed8963daca93ef.rlib,libarrayvec-f5ee3f47c3793c70.rlib,libtyped_arena-7e1d361181440881.rlib,libserde-148434655c55c6e0.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libic_btree.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/rustcx0hUpP/list:6: ; expected, but got __get_candid_interface_tmp_hack
[INFO] [stdout]           >>>     canister_query __get_candid_interface_tmp_hack;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ic_btree` (lib) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f0536941e7f131705f4e189bae767cde853bb3ec0d678268a9646c8bcedf11e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0536941e7f131705f4e189bae767cde853bb3ec0d678268a9646c8bcedf11e0", kill_on_drop: false }`
[INFO] [stdout] f0536941e7f131705f4e189bae767cde853bb3ec0d678268a9646c8bcedf11e0
