[INFO] fetching crate polytone-note 1.0.0... [INFO] testing polytone-note-1.0.0 against beta-2025-04-13 for beta-1.87-1 [INFO] extracting crate polytone-note 1.0.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate polytone-note 1.0.0 on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking crates.io crate polytone-note 1.0.0 [INFO] finished tweaking crates.io crate polytone-note 1.0.0 [INFO] tweaked toml for crates.io crate polytone-note 1.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate polytone-note 1.0.0 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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 101e2f57ef577d22375447e6b6cfb8addd19b9d29d56560d784126b1b8bc2580 [INFO] running `Command { std: "docker" "start" "-a" "101e2f57ef577d22375447e6b6cfb8addd19b9d29d56560d784126b1b8bc2580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "101e2f57ef577d22375447e6b6cfb8addd19b9d29d56560d784126b1b8bc2580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101e2f57ef577d22375447e6b6cfb8addd19b9d29d56560d784126b1b8bc2580", kill_on_drop: false }` [INFO] [stdout] 101e2f57ef577d22375447e6b6cfb8addd19b9d29d56560d784126b1b8bc2580 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 809bf5e006970468079a2e2324cdcf731dee737a3d7ff12d276bc3994171d1e3 [INFO] running `Command { std: "docker" "start" "-a" "809bf5e006970468079a2e2324cdcf731dee737a3d7ff12d276bc3994171d1e3", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-derive v1.2.4 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.2.4 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.2.4 [INFO] [stderr] Compiling cosmwasm-std v1.2.4 [INFO] [stderr] Compiling cosmwasm-schema v1.2.4 [INFO] [stderr] Compiling cw-storage-plus v1.0.1 [INFO] [stderr] Compiling cw2 v1.0.1 [INFO] [stderr] Compiling polytone v1.0.0 [INFO] [stderr] Compiling cw-utils v1.0.1 [INFO] [stderr] Compiling polytone-note v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.25s [INFO] running `Command { std: "docker" "inspect" "809bf5e006970468079a2e2324cdcf731dee737a3d7ff12d276bc3994171d1e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809bf5e006970468079a2e2324cdcf731dee737a3d7ff12d276bc3994171d1e3", kill_on_drop: false }` [INFO] [stdout] 809bf5e006970468079a2e2324cdcf731dee737a3d7ff12d276bc3994171d1e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9fee234acbc632c7720a33094ad1a2967c0a9da56be08470f30edb309c4ae5c [INFO] running `Command { std: "docker" "start" "-a" "b9fee234acbc632c7720a33094ad1a2967c0a9da56be08470f30edb309c4ae5c", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling cw-multi-test v0.16.4 [INFO] [stderr] Compiling polytone-note v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3tnPfG/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcw_multi_test-85e6427fd803d2ee.rlib,libprost-54a152c9278eddf7.rlib,libbytes-e46ed6e387b013fb.rlib,libcw_utils-11564344ddd080c0.rlib,libsemver-6c59589d59754fc2.rlib,libitertools-d4b5980a5ae83b3f.rlib,libeither-1172c85246e1fa89.rlib,libanyhow-ca77269f18000ce8.rlib,libpolytone-44480ead60d1ae41.rlib,libcw2-bb03c3eb61f0ac2a.rlib,libcw_storage_plus-9dfdf4a3c1852a6c.rlib,libcosmwasm_schema-7b53ff83479c58d3.rlib,libcosmwasm_std-9292f081c1337ba2.rlib,libserde_json_wasm-6d298ec6a8e5642b.rlib,libbase64-42295ac2e0e134a3.rlib,libuint-c35185731a96979d.rlib,libcrunchy-f84061ccd6f5e837.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libforward_ref-17b7249b1254d91c.rlib,libcosmwasm_crypto-53ef904847e4c823.rlib,libk256-783a89900c3536d7.rlib,libecdsa-880ff313a3a8e7ac.rlib,librfc6979-2fd01598f72ca8ef.rlib,libhmac-0df924d9b5f4cb46.rlib,libsignature-285cd556385cbbcb.rlib,libelliptic_curve-eb1a7dc25dbc9e29.rlib,libsec1-01fbc4a7a46abc48.rlib,libpkcs8-223cc8515238cfb3.rlib,libspki-ec5179416267e472.rlib,libder-920c8932386d4b9c.rlib,libconst_oid-89d5a5afacd01e5d.rlib,libbase16ct-dd8eb944633200cc.rlib,libgroup-2c5eac9cf30e108e.rlib,libff-edd938b37ba961ca.rlib,libcrypto_bigint-ada5848820fcb43e.rlib,libed25519_zebra-5d13157d33c39574.rlib,libhex-13e08b3b00984ab7.rlib,libsha2-2f0265d2878ec85f.rlib,libopaque_debug-1826dab867fa4b9d.rlib,libblock_buffer-587ad575596db381.rlib,librand_core-d8c924998d4a9eda.rlib,libhashbrown-1d57f17c550edf94.rlib,libahash-01453fbdc639aef7.rlib,libgetrandom-01b816f55768b1a7.rlib,liblibc-19258a9ce4c5121c.rlib,libonce_cell-337c654a921f2bfe.rlib,libcurve25519_dalek-b48fdefe3f0aba15.rlib,libzeroize-1fe2a479705ceb51.rlib,librand_core-68f8d31c03426e40.rlib,libdigest-95ab20645115a9df.rlib,libbyteorder-9933e823fb37cbb9.rlib,libthiserror-68a113c0b3f7bf15.rlib,libsha2-670aee01eee5130d.rlib,libcpufeatures-4750ca8abc0325eb.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libdigest-01d90525e519c2a7.rlib,libsubtle-169577eff1d5e719.rlib,libblock_buffer-446e5b6c6ee85062.rlib,libcrypto_common-8d896db2ef3c04ca.rlib,libgeneric_array-08569b455e7ab9a9.rlib,libtypenum-c7f92077f483875e.rlib,libschemars-42c9d4ad437f2de5.rlib,libdyn_clone-383dec40dac81b9a.rlib,libserde_json-54a36afe060aeb2c.rlib,libryu-4d09fff2ce933ebb.rlib,libitoa-0f3ce2aa4ee007f9.rlib,libserde-4ef8d1ac610e5b20.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3tnPfG/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/polytone_note-4f939572444e2261" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `polytone-note` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b9fee234acbc632c7720a33094ad1a2967c0a9da56be08470f30edb309c4ae5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9fee234acbc632c7720a33094ad1a2967c0a9da56be08470f30edb309c4ae5c", kill_on_drop: false }` [INFO] [stdout] b9fee234acbc632c7720a33094ad1a2967c0a9da56be08470f30edb309c4ae5c