[INFO] fetching crate xdev 0.1.1... [INFO] testing xdev-0.1.1 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate xdev 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate xdev 0.1.1 [INFO] finished tweaking crates.io crate xdev 0.1.1 [INFO] tweaked toml for crates.io crate xdev 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xdev 0.1.1 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xdev 0.1.1 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89a72ff7f72e214167171489f59b423c4106dfb7da9485b7dc8c55fca03a8f6e [INFO] running `Command { std: "docker" "start" "-a" "89a72ff7f72e214167171489f59b423c4106dfb7da9485b7dc8c55fca03a8f6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89a72ff7f72e214167171489f59b423c4106dfb7da9485b7dc8c55fca03a8f6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89a72ff7f72e214167171489f59b423c4106dfb7da9485b7dc8c55fca03a8f6e", kill_on_drop: false }` [INFO] [stdout] 89a72ff7f72e214167171489f59b423c4106dfb7da9485b7dc8c55fca03a8f6e [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c494a494ec48c549d150267e339d4c9c808997df14a1c763ad47012bb43df6c [INFO] running `Command { std: "docker" "start" "-a" "8c494a494ec48c549d150267e339d4c9c808997df14a1c763ad47012bb43df6c", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling zmij v1.0.18 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling clap_builder v4.5.56 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling clap v4.5.56 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling xdev v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.65s [INFO] running `Command { std: "docker" "inspect" "8c494a494ec48c549d150267e339d4c9c808997df14a1c763ad47012bb43df6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c494a494ec48c549d150267e339d4c9c808997df14a1c763ad47012bb43df6c", kill_on_drop: false }` [INFO] [stdout] 8c494a494ec48c549d150267e339d4c9c808997df14a1c763ad47012bb43df6c [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b3ba8702d5f76e781c7aa0d91aee881bb702223255a0ec2229759567ceb3b75 [INFO] running `Command { std: "docker" "start" "-a" "0b3ba8702d5f76e781c7aa0d91aee881bb702223255a0ec2229759567ceb3b75", kill_on_drop: false }` [INFO] [stderr] Compiling xdev v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: signal: 6 (SIGABRT) (core dumped) [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustck2pLA8/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libplist-3e401b781b5d4691,libtime-04dd5a14250729e2,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libquick_xml-41c06ebf8b3632e6,libbase64-2a03de3babadded3,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libindicatif-7638fb5f7ca5bde3,libportable_atomic-f808ab39bcf1ecf5,libnumber_prefix-8479f39d71e80d3e,libconsole-b027e943c3ea0e88,libunicode_width-11318280e9097d13,libonce_cell-0ba6aecba7086d38,libdirs-6f50806753184b6f,libdirs_sys-b468f0202cadbb82,liboption_ext-23838f1959a6156b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde_json-3ab21173e8af7e97,libitoa-ae20521aea192d35,libzmij-c242ca688c792945,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libmemchr-f9c66c7ba21bf873,libregex_syntax-d40cde7d2fd22dd8,libnix-eb925601fbbfc5a7,libbitflags-9710438662028847,libchrono-b62aa3658a641ac2,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libtokio-59cef836ec288624,libsignal_hook_registry-bebe3cd28b811f22,liberrno-ba03259ab177fe22,libsocket2-dfa6b810a3586e5f,libbytes-752d6eacdc0bb513,libmio-9f724ddf8e7fc4c8,libparking_lot-2dfeac4757da0c68,libparking_lot_core-e91e30c4d4284b4b,liblibc-e9cd57db9a71b8a3,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libserde-5f0f354cfc7c2a4d,libserde_core-8323e53422f20d71,libcolored-a8d8c5091cb24ddd,libanyhow-7e5dcd40304f6dad,libclap-8433d30eb2d8bbaa,libclap_builder-88467dd3d652d9dd,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-6a0978e3619e5988,libanstyle-8f9813155d5c1cf2}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustck2pLA8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/xdev-dc6654f365416e30" "-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: Cannot create temporary file in /tmp/: No space left on device [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xdev` (bin "xdev" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0b3ba8702d5f76e781c7aa0d91aee881bb702223255a0ec2229759567ceb3b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3ba8702d5f76e781c7aa0d91aee881bb702223255a0ec2229759567ceb3b75", kill_on_drop: false }` [INFO] [stdout] 0b3ba8702d5f76e781c7aa0d91aee881bb702223255a0ec2229759567ceb3b75