[INFO] cloning repository https://github.com/crawford/scope-crawler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crawford/scope-crawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrawford%2Fscope-crawler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrawford%2Fscope-crawler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28259d321dd2fb8950698bce797a298d19511bdc [INFO] testing crawford/scope-crawler against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrawford%2Fscope-crawler" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crawford/scope-crawler on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crawford/scope-crawler [INFO] finished tweaking git repo https://github.com/crawford/scope-crawler [INFO] tweaked toml for git repo https://github.com/crawford/scope-crawler written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/crawford/scope-crawler 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/github/stack-graphs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/tree-sitter/tree-sitter-javascript` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter-loader v0.20.0 [INFO] [stderr] Downloaded tree-sitter-tags v0.20.2 [INFO] [stderr] Downloaded tree-sitter-graph v0.11.0 [INFO] [stderr] Downloaded controlled-option-macros v0.2.2 [INFO] [stderr] Downloaded tsconfig v0.1.0 [INFO] [stderr] Downloaded darling_core v0.20.4 [INFO] [stderr] Downloaded ahash v0.4.8 [INFO] [stderr] Downloaded darling v0.20.4 [INFO] [stderr] Downloaded string-interner v0.12.2 [INFO] [stderr] Downloaded serde_with v3.6.0 [INFO] [stderr] Downloaded tree-sitter v0.20.10 [INFO] [stderr] Downloaded tree-sitter-javascript v0.20.1 [INFO] [stderr] Downloaded controlled-option v0.4.1 [INFO] [stderr] Downloaded darling_macro v0.20.4 [INFO] [stderr] Downloaded tree-sitter-highlight v0.20.1 [INFO] [stderr] Downloaded tree-sitter-typescript v0.20.2 [INFO] [stderr] Downloaded serde_with_macros v3.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb2c66135267767aa6fd032601bcc298ea313ed0f3cc155933681eff26b4799d [INFO] running `Command { std: "docker" "start" "-a" "bb2c66135267767aa6fd032601bcc298ea313ed0f3cc155933681eff26b4799d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb2c66135267767aa6fd032601bcc298ea313ed0f3cc155933681eff26b4799d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb2c66135267767aa6fd032601bcc298ea313ed0f3cc155933681eff26b4799d", kill_on_drop: false }` [INFO] [stdout] bb2c66135267767aa6fd032601bcc298ea313ed0f3cc155933681eff26b4799d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b3023f883db8b7fba1c26999e1d7919ece1d91f89b4d2f5a3fdd28a3ed3025c [INFO] running `Command { std: "docker" "start" "-a" "1b3023f883db8b7fba1c26999e1d7919ece1d91f89b4d2f5a3fdd28a3ed3025c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling ahash v0.4.8 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tree-sitter-loader v0.20.0 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling string-interner v0.12.2 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling indexmap v2.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.5 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling json_comments v0.2.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling tree-sitter-javascript v0.20.0 (https://github.com/tree-sitter/tree-sitter-javascript?rev=5720b249490b3c17245ba772f6be4a43edb4e3b7#5720b249) [INFO] [stderr] Compiling tree-sitter-typescript v0.20.2 [INFO] [stderr] Compiling tree-sitter-javascript v0.20.1 [INFO] [stderr] Compiling controlled-option-macros v0.2.2 [INFO] [stderr] Compiling darling_core v0.20.4 [INFO] [stderr] Compiling controlled-option v0.4.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tree-sitter-tags v0.20.2 [INFO] [stderr] Compiling tree-sitter-highlight v0.20.1 [INFO] [stderr] Compiling darling_macro v0.20.4 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling darling v0.20.4 [INFO] [stderr] Compiling serde_with_macros v3.6.0 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling enumset v1.1.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetayEVnBZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1b3023f883db8b7fba1c26999e1d7919ece1d91f89b4d2f5a3fdd28a3ed3025c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b3023f883db8b7fba1c26999e1d7919ece1d91f89b4d2f5a3fdd28a3ed3025c", kill_on_drop: false }` [INFO] [stdout] 1b3023f883db8b7fba1c26999e1d7919ece1d91f89b4d2f5a3fdd28a3ed3025c