[INFO] cloning repository https://github.com/terraswap/classic-terraswap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terraswap/classic-terraswap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterraswap%2Fclassic-terraswap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterraswap%2Fclassic-terraswap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7839ad189d5990b5d6e77987f94610fa08e58cd3 [INFO] testing terraswap/classic-terraswap/7839ad189d5990b5d6e77987f94610fa08e58cd3 against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterraswap%2Fclassic-terraswap" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terraswap/classic-terraswap on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/terraswap/classic-terraswap [INFO] finished tweaking git repo https://github.com/terraswap/classic-terraswap [INFO] tweaked toml for git repo https://github.com/terraswap/classic-terraswap written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/terraswap/classic-terraswap 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "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-3-tc2/source/packages/classic_terraswap/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-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-3-tc2/source/contracts/terraswap_factory/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-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-3-tc2/source/contracts/terraswap_pair/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-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-3-tc2/source/contracts/terraswap_router/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8db70e67486063927fba1fef8932ef17f68883965143f2be13ae4d13e5da710b [INFO] running `Command { std: "docker" "start" "-a" "8db70e67486063927fba1fef8932ef17f68883965143f2be13ae4d13e5da710b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8db70e67486063927fba1fef8932ef17f68883965143f2be13ae4d13e5da710b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8db70e67486063927fba1fef8932ef17f68883965143f2be13ae4d13e5da710b", kill_on_drop: false }` [INFO] [stdout] 8db70e67486063927fba1fef8932ef17f68883965143f2be13ae4d13e5da710b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 569022d5e62073a09dcc48f4e8dce049fa24bab18dc08b3060f3fc640cf49414 [INFO] running `Command { std: "docker" "start" "-a" "569022d5e62073a09dcc48f4e8dce049fa24bab18dc08b3060f3fc640cf49414", 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/packages/classic_terraswap/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/terraswap_factory/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/terraswap_pair/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/terraswap_router/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stdout] error: failed to write /tmp/rustc1DtSiG/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:448:9: [INFO] [stderr] assertion failed: pos.get() <= self.position() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f46cd83cd61 - std::backtrace_rs::backtrace::libunwind::trace::he8a34e6ab80996f5 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f46cd83cd61 - std::backtrace_rs::backtrace::trace_unsynchronized::h864fca907db5bdc0 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f46cd83cd61 - std::sys_common::backtrace::_print_fmt::h47ceae78d0af5160 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7f46cd83cd61 - ::fmt::ha55bd40a5f3054c8 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f46cd89e38f - core::fmt::rt::Argument::fmt::h68717a843c94b5b7 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x7f46cd89e38f - core::fmt::write::h44d9b1700d264e6b [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x7f46cd82f8c7 - std::io::Write::write_fmt::h6ab41d7d441f38e7 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x7f46cd83cb75 - std::sys_common::backtrace::_print::h80fb8a1d71a9c116 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f46cd83cb75 - std::sys_common::backtrace::print::hb5e6b1168a97b5e0 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f46cd83f923 - std::panicking::default_hook::{{closure}}::hfa26065dde38d5ba [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:269:22 [INFO] [stderr] 10: 0x7f46cd83f6b4 - std::panicking::default_hook::hc3edde983cbecd4a [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:288:9 [INFO] [stderr] 11: 0x7f46d0aa0c2b - rustc_driver_impl[6fadf4d4492ffbb7]::install_ice_hook::{closure#0} [INFO] [stderr] 12: 0x7f46cd84014e - as core::ops::function::Fn>::call::h59fc42576a57a440 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 13: 0x7f46cd84014e - std::panicking::rust_panic_with_hook::h7c2fe713408ebcf7 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:709:13 [INFO] [stderr] 14: 0x7f46cd83fe91 - std::panicking::begin_panic_handler::{{closure}}::h48279992bc735ca2 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:595:13 [INFO] [stderr] 15: 0x7f46cd83d196 - std::sys_common::backtrace::__rust_end_short_backtrace::he5478f246a8d15b1 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stderr] 16: 0x7f46cd83fc22 - rust_begin_unwind [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:593:5 [INFO] [stderr] 17: 0x7f46cd89a613 - core::panicking::panic_fmt::hbf1ad618a5d5d708 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/panicking.rs:67:14 [INFO] [stderr] 18: 0x7f46cd89a6a3 - core::panicking::panic::h5ae5bbe2143240ab [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/panicking.rs:117:5 [INFO] [stderr] 19: 0x7f46cf7255f7 - ::encode_crate_root [INFO] [stderr] 20: 0x7f46cf71b5d4 - rustc_metadata[b59fd8157826a97a]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 21: 0x7f46cffcbe16 - rustc_metadata[b59fd8157826a97a]::rmeta::encoder::encode_metadata [INFO] [stderr] 22: 0x7f46cffcaaf9 - rustc_metadata[b59fd8157826a97a]::fs::encode_and_write_metadata [INFO] [stderr] 23: 0x7f46cffbb750 - rustc_interface[a487cd9c3b1788f]::passes::start_codegen [INFO] [stderr] 24: 0x7f46cffb6cbd - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[af3abf314b995254]::result::Result, rustc_span[3508b060db448670]::ErrorGuaranteed>> [INFO] [stderr] 25: 0x7f46cffb521d - ::ongoing_codegen [INFO] [stderr] 26: 0x7f46cffb3de1 - rustc_span[3508b060db448670]::set_source_map::, rustc_interface[a487cd9c3b1788f]::interface::run_compiler, rustc_driver_impl[6fadf4d4492ffbb7]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 27: 0x7f46cffabfff - std[58080746587cd595]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[6fadf4d4492ffbb7]::run_compiler::{closure#1}>::{closure#0}, core[af3abf314b995254]::result::Result<(), rustc_span[3508b060db448670]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[af3abf314b995254]::result::Result<(), rustc_span[3508b060db448670]::ErrorGuaranteed>> [INFO] [stderr] 28: 0x7f46cffab955 - <::spawn_unchecked_, rustc_driver_impl[6fadf4d4492ffbb7]::run_compiler::{closure#1}>::{closure#0}, core[af3abf314b995254]::result::Result<(), rustc_span[3508b060db448670]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[af3abf314b995254]::result::Result<(), rustc_span[3508b060db448670]::ErrorGuaranteed>>::{closure#1} as core[af3abf314b995254]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 29: 0x7f46cd84a5d5 - as core::ops::function::FnOnce>::call_once::hdc3286f51b5f0d41 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/alloc/src/boxed.rs:1993:9 [INFO] [stderr] 30: 0x7f46cd84a5d5 - as core::ops::function::FnOnce>::call_once::h2ed120d54908b9bc [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/alloc/src/boxed.rs:1993:9 [INFO] [stderr] 31: 0x7f46cd84a5d5 - std::sys::unix::thread::Thread::new::thread_start::h8f96ea8d36a51f46 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 32: 0x7f46cd57fb43 - [INFO] [stderr] 33: 0x7f46cd610bb4 - __clone [INFO] [stderr] 34: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.72.0-nightly (ecd7b559f 2023-06-21) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `protobuf` (lib) [INFO] running `Command { std: "docker" "inspect" "569022d5e62073a09dcc48f4e8dce049fa24bab18dc08b3060f3fc640cf49414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "569022d5e62073a09dcc48f4e8dce049fa24bab18dc08b3060f3fc640cf49414", kill_on_drop: false }` [INFO] [stdout] 569022d5e62073a09dcc48f4e8dce049fa24bab18dc08b3060f3fc640cf49414