[INFO] cloning repository https://github.com/confio/cw-ibc-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/confio/cw-ibc-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconfio%2Fcw-ibc-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconfio%2Fcw-ibc-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce3112721e3b1d7650d848823e3055b2c2328d13 [INFO] testing confio/cw-ibc-demo/ce3112721e3b1d7650d848823e3055b2c2328d13 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconfio%2Fcw-ibc-demo" "/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/confio/cw-ibc-demo on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/confio/cw-ibc-demo [INFO] finished tweaking git repo https://github.com/confio/cw-ibc-demo [INFO] tweaked toml for git repo https://github.com/confio/cw-ibc-demo written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/confio/cw-ibc-demo 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" "+beta-2024-09-05" "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/contracts/simple-ica-controller/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [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/contracts/simple-ica-host/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7992da112c637ab1f859971b751fa0c6e4b5f993ca396e5fbbc37de020648991 [INFO] running `Command { std: "docker" "start" "-a" "7992da112c637ab1f859971b751fa0c6e4b5f993ca396e5fbbc37de020648991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7992da112c637ab1f859971b751fa0c6e4b5f993ca396e5fbbc37de020648991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7992da112c637ab1f859971b751fa0c6e4b5f993ca396e5fbbc37de020648991", kill_on_drop: false }` [INFO] [stdout] 7992da112c637ab1f859971b751fa0c6e4b5f993ca396e5fbbc37de020648991 [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=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c546f391ecd388dbb4315f951fa1b88ccf7bd8e63e2f1554818e0be3c98bad1 [INFO] running `Command { std: "docker" "start" "-a" "9c546f391ecd388dbb4315f951fa1b88ccf7bd8e63e2f1554818e0be3c98bad1", 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/contracts/simple-ica-controller/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/simple-ica-host/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling base64ct v1.5.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ff v0.11.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling dyn-clone v1.0.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling k256 v0.10.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling schemars_derive v0.8.10 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.4.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.0.0 [INFO] [stderr] Compiling cosmwasm-std v1.0.0 [INFO] [stderr] Compiling cosmwasm-schema v1.0.0 [INFO] [stderr] Compiling cw-storage-plus v0.14.0 [INFO] [stderr] Compiling simple-ica v0.2.0 (/opt/rustwide/workdir/packages/simple-ica) [INFO] [stderr] Compiling cw1 v0.14.0 [INFO] [stderr] Compiling cw2 v0.14.0 [INFO] [stderr] Compiling cw-utils v0.14.0 [INFO] [stderr] Compiling simple-ica-controller v0.2.0 (/opt/rustwide/workdir/contracts/simple-ica-controller) [INFO] [stderr] Compiling cw1-whitelist v0.14.0 [INFO] [stderr] Compiling simple-ica-host v0.2.0 (/opt/rustwide/workdir/contracts/simple-ica-host) [INFO] [stderr] Compiling callback-capturer v0.2.0 (/opt/rustwide/workdir/contracts/callback-capturer) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcBaupii/symbols.o" "/opt/rustwide/target/debug/deps/schema-b4d04046109fce15.schema.c8c83296e0eb5bc2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/schema-b4d04046109fce15.59ls204c98scbk39hkac7ojw2.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcallback_capturer.rlib" "/opt/rustwide/target/debug/deps/libsimple_ica_controller.rlib" "/opt/rustwide/target/debug/deps/libsimple_ica-369ad04a1fabfc39.rlib" "/opt/rustwide/target/debug/deps/libcw2-36d4be9f02773014.rlib" "/opt/rustwide/target/debug/deps/libcw_storage_plus-391bd9da29c080f2.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-32e856af4788ef23.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-a904cf414cec6e49.rlib" "/opt/rustwide/target/debug/deps/libbase64-450a6d9dcba13b9b.rlib" "/opt/rustwide/target/debug/deps/libuint-283ff861935db754.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-65cd952eb5d10bfa.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libforward_ref-11ca4f27202615be.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-e5fed3e3db1bc871.rlib" "/opt/rustwide/target/debug/deps/libk256-cf08dfe6f8dda582.rlib" "/opt/rustwide/target/debug/deps/libecdsa-1a17f67841bf4111.rlib" "/opt/rustwide/target/debug/deps/librfc6979-6eefe5e20b4f80ed.rlib" "/opt/rustwide/target/debug/deps/libhmac-be9473118973eb8d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-17c7d74a00dcf218.rlib" "/opt/rustwide/target/debug/deps/libsignature-260a6cfea3bbc200.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-923341e6892824fe.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-876e376d2ff93116.rlib" "/opt/rustwide/target/debug/deps/libsec1-0d8e2c8f9a7b2cb5.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-1ca65bcaf198da49.rlib" "/opt/rustwide/target/debug/deps/libspki-db49d0c79fae8c61.rlib" "/opt/rustwide/target/debug/deps/libder-f6daf455c685d20d.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-5fd0f9c845a3bee4.rlib" "/opt/rustwide/target/debug/deps/libgroup-96d64dda6028861c.rlib" "/opt/rustwide/target/debug/deps/libff-8578a7640a944159.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-be649b68996e67e0.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-1283b685c1d5e185.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8cc19aa2845b6da3.rlib" "/opt/rustwide/target/debug/deps/libsha2-ed50a0cd0721fc67.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-18db14691b5465d8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9427fa68e0589f7d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8c1b36bc6f394f6e.rlib" "/opt/rustwide/target/debug/deps/librand_core-278e5ff1edf85f21.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b72b9bac2afdcaf0.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-e6bb2aa2c067c87f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0666e5f8b019f2b3.rlib" "/opt/rustwide/target/debug/deps/libzeroize-4e6aaff62033c0b5.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8c7264eb317d8d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2390dae07f41e670.rlib" "/opt/rustwide/target/debug/deps/liblibc-85b828953cb5f446.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libdigest-2dfdbd4901831638.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-317719d2956e4c40.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d1feac8ebe5aef3f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-66395afc999da73b.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_schema-2b6e96443729540d.rlib" "/opt/rustwide/target/debug/deps/libschemars-45cdbb538b7bb000.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-40304c2453c83867.rlib" "/opt/rustwide/target/debug/deps/libserde_json-20e2ee7740d8674c.rlib" "/opt/rustwide/target/debug/deps/libryu-079c1471ef3cc7e7.rlib" "/opt/rustwide/target/debug/deps/libitoa-c198fcb4fc03486e.rlib" "/opt/rustwide/target/debug/deps/libserde-8592758124d0e0c0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ddfa30f5b2dff88d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d58ba3f1cf32ddd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2dbef2699a18c754.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5b026333cdfb63da.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-113c49093f0fcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-019e23faa7643465.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2cf2c3dfc6c03f4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-901a4b8bab9b89aa.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-85120886601cc0a9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1470e1ba5156a741.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4885f4c688995969.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-1d696803940285c8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e21bf89e627e698a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-33f46c78576842ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-17be2b16923e3bb8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-567de79732361682.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-aa3eb6fd597e79f5.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/schema-b4d04046109fce15" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `callback-capturer` (bin "schema") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9c546f391ecd388dbb4315f951fa1b88ccf7bd8e63e2f1554818e0be3c98bad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c546f391ecd388dbb4315f951fa1b88ccf7bd8e63e2f1554818e0be3c98bad1", kill_on_drop: false }` [INFO] [stdout] 9c546f391ecd388dbb4315f951fa1b88ccf7bd8e63e2f1554818e0be3c98bad1