[INFO] cloning repository https://github.com/ink-analyzer/ink-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ink-analyzer/ink-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fink-analyzer%2Fink-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fink-analyzer%2Fink-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17bb750fdecb6196aee6bba1e246a90600058667 [INFO] testing ink-analyzer/ink-analyzer against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fink-analyzer%2Fink-analyzer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ink-analyzer/ink-analyzer on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ink-analyzer/ink-analyzer [INFO] finished tweaking git repo https://github.com/ink-analyzer/ink-analyzer [INFO] tweaked toml for git repo https://github.com/ink-analyzer/ink-analyzer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ink-analyzer/ink-analyzer 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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ra_ap_text_edit v0.0.199 [INFO] [stderr] Downloaded jod-thread v0.1.2 [INFO] [stderr] Downloaded perf-event v0.4.7 [INFO] [stderr] Downloaded ra_ap_profile v0.0.199 [INFO] [stderr] Downloaded ra_ap_limit v0.0.199 [INFO] [stderr] Downloaded perf-event-open-sys v1.0.1 [INFO] [stderr] Downloaded ra_ap_stdx v0.0.199 [INFO] [stderr] Downloaded cov-mark v2.0.0-pre.1 [INFO] [stderr] Downloaded ra-ap-rustc_lexer v0.33.0 [INFO] [stderr] Downloaded la-arena v0.3.1 [INFO] [stderr] Downloaded ra_ap_syntax v0.0.199 [INFO] [stderr] Downloaded line-index v0.1.1 [INFO] [stderr] Downloaded ra_ap_parser v0.0.199 [INFO] [stderr] Downloaded always-assert v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 632fdec746c248478a5c7184338205a6bb10a85bb416699401a67c99250595b3 [INFO] running `Command { std: "docker" "start" "-a" "632fdec746c248478a5c7184338205a6bb10a85bb416699401a67c99250595b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "632fdec746c248478a5c7184338205a6bb10a85bb416699401a67c99250595b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "632fdec746c248478a5c7184338205a6bb10a85bb416699401a67c99250595b3", kill_on_drop: false }` [INFO] [stdout] 632fdec746c248478a5c7184338205a6bb10a85bb416699401a67c99250595b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f22a88d9c7e037929dbfdd04a8ce5715184b3484e8935f11b21eb48cc76cc7c0 [INFO] running `Command { std: "docker" "start" "-a" "f22a88d9c7e037929dbfdd04a8ce5715184b3484e8935f11b21eb48cc76cc7c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unicode-properties v0.1.0 [INFO] [stderr] Compiling always-assert v0.1.3 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.33.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ra_ap_limit v0.0.199 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling ra_ap_parser v0.0.199 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling clap_builder v4.4.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling line-index v0.1.1 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling ra_ap_stdx v0.0.199 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.199 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ra_ap_profile v0.0.199 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stdout] error[E0804]: cannot add auto trait `Send` to dyn bound via pointer cast [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra_ap_stdx-0.0.199/src/anymap.rs:283:40 [INFO] [stdout] | [INFO] [stdout] 283 | unsafe { Box::from_raw(raw as *mut $t) } [INFO] [stdout] | ^^^^^^^^^^^^^^ unsupported cast [INFO] [stdout] ... [INFO] [stdout] 378 | impl_clone!(dyn CloneAny + Send); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this could allow UB elsewhere [INFO] [stdout] = help: use `transmute` if you're sure this is sound [INFO] [stdout] = note: this error originates in the macro `impl_clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0804]: cannot add auto traits `Send` and `Sync` to dyn bound via pointer cast [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra_ap_stdx-0.0.199/src/anymap.rs:283:40 [INFO] [stdout] | [INFO] [stdout] 283 | unsafe { Box::from_raw(raw as *mut $t) } [INFO] [stdout] | ^^^^^^^^^^^^^^ unsupported cast [INFO] [stdout] ... [INFO] [stdout] 379 | impl_clone!(dyn CloneAny + Send + Sync); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this could allow UB elsewhere [INFO] [stdout] = help: use `transmute` if you're sure this is sound [INFO] [stdout] = note: this error originates in the macro `impl_clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0804`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ra_ap_stdx` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap_builder` (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/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.4/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 -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=f3575d1745578a83 -C extra-filename=-bd482d7e3b9b7ee1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-c842b542ec11298d.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-5ec80a0f65482aef.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-a0fc3a9eabe1753e.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-d620f0ade87b0f1f.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f22a88d9c7e037929dbfdd04a8ce5715184b3484e8935f11b21eb48cc76cc7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f22a88d9c7e037929dbfdd04a8ce5715184b3484e8935f11b21eb48cc76cc7c0", kill_on_drop: false }` [INFO] [stdout] f22a88d9c7e037929dbfdd04a8ce5715184b3484e8935f11b21eb48cc76cc7c0