[INFO] cloning repository https://github.com/dscvr-one/dscvr-dip721-og [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dscvr-one/dscvr-dip721-og" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdscvr-one%2Fdscvr-dip721-og", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdscvr-one%2Fdscvr-dip721-og'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1a1ee857978181273ec591775a0277958309ab5 [INFO] testing dscvr-one/dscvr-dip721-og against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdscvr-one%2Fdscvr-dip721-og" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dscvr-one/dscvr-dip721-og on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dscvr-one/dscvr-dip721-og [INFO] finished tweaking git repo https://github.com/dscvr-one/dscvr-dip721-og [INFO] tweaked toml for git repo https://github.com/dscvr-one/dscvr-dip721-og written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/dscvr-one/dscvr-dip721-og already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb74fac2b7b77346b84d1fcf0814f679fd1b498afcce067e581c08be96831490 [INFO] running `Command { std: "docker" "start" "-a" "cb74fac2b7b77346b84d1fcf0814f679fd1b498afcce067e581c08be96831490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb74fac2b7b77346b84d1fcf0814f679fd1b498afcce067e581c08be96831490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb74fac2b7b77346b84d1fcf0814f679fd1b498afcce067e581c08be96831490", kill_on_drop: false }` [INFO] [stdout] cb74fac2b7b77346b84d1fcf0814f679fd1b498afcce067e581c08be96831490 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 126f2c1276c9aa09747ddcf348a3d365c5b7aebb7174c0f6bedd51bd3598bb69 [INFO] running `Command { std: "docker" "start" "-a" "126f2c1276c9aa09747ddcf348a3d365c5b7aebb7174c0f6bedd51bd3598bb69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_tokenstream v0.1.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ic-certified-map v0.1.0 [INFO] [stderr] Compiling ic-types v0.2.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling candid v0.7.8 [INFO] [stderr] Compiling ic-cdk v0.3.2 [INFO] [stderr] Compiling ic-cdk-macros v0.3.2 [INFO] [stderr] Compiling ic-kit v0.4.3 [INFO] [stderr] Compiling ic-history-common v0.1.0 (https://github.com/Psychedelic/cap?branch=cap-sdk#942985cd) [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling cap-sdk-core v0.1.0-alpha1 (https://github.com/Psychedelic/cap?branch=cap-sdk#942985cd) [INFO] [stderr] Compiling cap-sdk v0.1.0-alpha1 (https://github.com/Psychedelic/cap?branch=cap-sdk#942985cd) [INFO] [stderr] Compiling cap-standards v0.1.0-alpha1 (https://github.com/Psychedelic/cap?branch=cap-sdk#942985cd) [INFO] [stderr] Compiling nft v0.1.0 (/opt/rustwide/workdir/nft) [INFO] [stdout] warning: unused import: `cap_sdk::Event` [INFO] [stdout] --> nft/src/types.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use cap_sdk::Event; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `history` [INFO] [stdout] --> nft/src/service.rs:305:57 [INFO] [stdout] | [INFO] [stdout] 305 | fn init(owner: Principal, symbol: String, name: String, history: Principal) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_history` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> nft/src/utils.rs:111:19 [INFO] [stdout] | [INFO] [stdout] 111 | .map_err(|err| ApiError::Other); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_detail_value` [INFO] [stdout] --> nft/src/types.rs:319:4 [INFO] [stdout] | [INFO] [stdout] 319 | fn get_detail_value(key: &str, details: Vec<(String, DetailValue)>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cap_canister_id` [INFO] [stdout] --> nft/src/utils.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn cap_canister_id() -> Principal { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `convert_nat_to_u64` [INFO] [stdout] --> nft/src/utils.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn convert_nat_to_u64(num: Nat) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `convert_nat_to_u32` [INFO] [stdout] --> nft/src/utils.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn convert_nat_to_u32(num: Nat) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> nft/src/utils.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | insert_into_cap_priv(failed_tx_record).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcIBejAl/list" "-m64" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nft.nft.55f01c19-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nft.3e63v1swtx9wwmsk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcap_standards-0e411c01fe153af5.rlib" "/opt/rustwide/target/debug/deps/libcommon-eab84081518ba568.rlib" "/opt/rustwide/target/debug/deps/libcap_sdk-6ad569c571cb70e8.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-5ccdd94cfff86ee5.rlib" "/opt/rustwide/target/debug/deps/libcap_sdk_core-99707cf8f92c67e5.rlib" "/opt/rustwide/target/debug/deps/libic_history_common-d01782e25127163f.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-5484d6f365769c8b.rlib" "/opt/rustwide/target/debug/deps/libhalf-02cac1b009e151a6.rlib" "/opt/rustwide/target/debug/deps/libic_certified_map-afc0c355d3598ee5.rlib" "/opt/rustwide/target/debug/deps/libic_kit-fe1f9349e019e367.rlib" "/opt/rustwide/target/debug/deps/libasync_std-83113613d1146c5d.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-d498953d4f32e70a.rlib" "/opt/rustwide/target/debug/deps/libblocking-56e2fee4e5fd8f13.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2ece4df09293aa8f.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-63d11c44e93048ea.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-ca076de9ef2e0273.rlib" "/opt/rustwide/target/debug/deps/libpolling-88bf19eb15df8690.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libsocket2-21ff7ce7f2b0dd57.rlib" "/opt/rustwide/target/debug/deps/liblibc-a819ee06976c0dd9.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-20ba3fac34376a97.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b335408ccec7c319.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-cbe4858e2842a7ab.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-7bf7aa732b4519ee.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-b39383360979bac1.rlib" "/opt/rustwide/target/debug/deps/liblog-9e62b6e34f1bebad.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-42db594a20efe78e.rlib" "/opt/rustwide/target/debug/deps/libfutures-415dd37c88cd07aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-13cc8a2586e7ba68.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e5379ef9c539f6b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-da2392d6c8abc697.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-600c93660152c7a5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-29c72e4138101f6b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3dacafcec4819c5e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-afc8e1fe9314b5ba.rlib" "/opt/rustwide/target/debug/deps/libic_cdk-6ae291e0de0232d6.rlib" "/opt/rustwide/target/debug/deps/libcandid-cfc4b78e9f96a05d.rlib" "/opt/rustwide/target/debug/deps/libleb128-63a13916691adb95.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/liblogos-4ffe2727072dcea1.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b248a8f53173e37f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7fa1605ead94bf14.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libanyhow-0abf36239a969b25.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-235001b12c61e715.rlib" "/opt/rustwide/target/debug/deps/libic_types-5bcadb532bbbed49.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libbase32-345ade12df84a257.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-1244bf5d5f09e90c.rlib" "/opt/rustwide/target/debug/deps/libhex-27eb0400abcb5dcc.rlib" "/opt/rustwide/target/debug/deps/libsha2-9f572fd8c55f4604.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libdigest-6379c22cea987de3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8dc9ae8404483171.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f807b11edb3b3f64.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c017c53f9a99f243.rlib" "/opt/rustwide/target/debug/deps/libbinread-b47bd48442ae072d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-b26dc73740f65920.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-21cd1466cc9de7d7.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-f02255fcb4c677f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libpretty-73ef63b81b646d98.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8e5944639edbf19e.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-b4a2f5fe555ad1a2.rlib" "/opt/rustwide/target/debug/deps/libserde-d864e544d8ddf320.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libnft.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld:/tmp/rustcIBejAl/list:6: syntax error in VERSION script [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nft` due to 2 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "126f2c1276c9aa09747ddcf348a3d365c5b7aebb7174c0f6bedd51bd3598bb69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "126f2c1276c9aa09747ddcf348a3d365c5b7aebb7174c0f6bedd51bd3598bb69", kill_on_drop: false }` [INFO] [stdout] 126f2c1276c9aa09747ddcf348a3d365c5b7aebb7174c0f6bedd51bd3598bb69