[INFO] fetching crate pylyzer 0.0.82... [INFO] checking pylyzer-0.0.82 against try#51000a35bc99aeffdc092bf2226ab562eedb9eff for pr-135899 [INFO] extracting crate pylyzer 0.0.82 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate pylyzer 0.0.82 on toolchain 51000a35bc99aeffdc092bf2226ab562eedb9eff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate pylyzer 0.0.82 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pylyzer 0.0.82 [INFO] tweaked toml for crates.io crate pylyzer 0.0.82 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate pylyzer 0.0.82 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" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 633279f0f006d4d0f474f6ec48d7b1e58aaf1ac9127fd472a7ca5ce66c96c61f [INFO] running `Command { std: "docker" "start" "-a" "633279f0f006d4d0f474f6ec48d7b1e58aaf1ac9127fd472a7ca5ce66c96c61f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "633279f0f006d4d0f474f6ec48d7b1e58aaf1ac9127fd472a7ca5ce66c96c61f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "633279f0f006d4d0f474f6ec48d7b1e58aaf1ac9127fd472a7ca5ce66c96c61f", kill_on_drop: false }` [INFO] [stdout] 633279f0f006d4d0f474f6ec48d7b1e58aaf1ac9127fd472a7ca5ce66c96c61f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a8fc0a2ee650f7ea61eab8c81225242e9dcafec57972dc99e1c8ed34e36c199 [INFO] running `Command { std: "docker" "start" "-a" "2a8fc0a2ee650f7ea61eab8c81225242e9dcafec57972dc99e1c8ed34e36c199", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling erg_common v0.6.53-nightly.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unic-emoji-char v0.9.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking lalrpop-util v0.20.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking malachite-base v0.4.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling erg_proc_macros v0.6.53-nightly.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking erg_parser v0.6.53-nightly.5 [INFO] [stderr] Compiling erg_compiler v0.6.53-nightly.5 [INFO] [stderr] Checking rustpython-parser-core v0.4.0 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `unicode_names2_generator` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/bin/rustc --crate-name unicode_names2_generator --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode_names2_generator-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "time", "timing", "unstable"))' -C metadata=9b6549e0a4f19fc8 -C extra-filename=-414ade517f58793f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-08ba8fa664dc22df.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-632a2cc935ed24d2.rmeta --extern phf_codegen=/opt/rustwide/target/debug/deps/libphf_codegen-aa2df4ba5ce8800f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-082b51a6f5d9fe6e.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwys4VA/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libphf_codegen-aa2df4ba5ce8800f.rlib,libphf_generator-be14f116da5f0e0f.rlib,librand-082b51a6f5d9fe6e.rlib,librand_chacha-b3278a1141b46cef.rlib,libppv_lite86-c2c150b55d104fd3.rlib,libzerocopy-01d1440640963a08.rlib,libbyteorder-68dd48e6c7ad9545.rlib,librand_core-10db7ddec88b7862.rlib,libgetrandom-fdface097af0354f.rlib,liblibc-32e0c0984c32f904.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libphf_shared-9235b4ca34b7e614.rlib,libsiphasher-c32df049166171e5.rlib,libanyhow-bdfadd0ff30d4855.rlib,libtiny_keccak-df906e2d81bd6c4d.rlib,libcrunchy-2b977b96b764702b.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/rustcwys4VA/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/rustpython-parser-3050159ae5837596/build_script_build-3050159ae5837596" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustpython-parser` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaKNsDzi/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_locid_transform` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2a8fc0a2ee650f7ea61eab8c81225242e9dcafec57972dc99e1c8ed34e36c199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a8fc0a2ee650f7ea61eab8c81225242e9dcafec57972dc99e1c8ed34e36c199", kill_on_drop: false }` [INFO] [stdout] 2a8fc0a2ee650f7ea61eab8c81225242e9dcafec57972dc99e1c8ed34e36c199