[INFO] fetching crate nodejs_package_graph 0.3.1... [INFO] building nodejs_package_graph-0.3.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate nodejs_package_graph 0.3.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate nodejs_package_graph 0.3.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nodejs_package_graph 0.3.1 [INFO] tweaked toml for crates.io crate nodejs_package_graph 0.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nodejs_package_graph 0.3.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nodejs_package_graph 0.3.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jwalk v0.8.1 [INFO] [stderr] Downloaded wax v0.6.0 [INFO] [stderr] Downloaded starbase_sandbox v0.9.7 [INFO] [stderr] Downloaded package-lock-json-parser v0.4.0 [INFO] [stderr] Downloaded nodejs_package_json v0.4.1 [INFO] [stderr] Downloaded yarn-lock-parser v0.11.0 [INFO] [stderr] Downloaded starbase_utils v0.11.16 [INFO] [stderr] Downloaded nom-language v0.1.0 [INFO] [stderr] Downloaded assert_fs v1.1.3 [INFO] [stderr] Downloaded starbase_styles v0.6.3 [INFO] [stderr] Downloaded clean-path v0.2.1 [INFO] [stderr] Downloaded json-strip-comments v1.0.4 [INFO] [stderr] Downloaded pori v0.0.0 [INFO] [stderr] Downloaded nodejs_package_managers v0.3.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01a7ae26ae8f726b8289781137de6f816d4c141822aeff59d5f43d60e18720ca [INFO] running `Command { std: "docker" "start" "-a" "01a7ae26ae8f726b8289781137de6f816d4c141822aeff59d5f43d60e18720ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01a7ae26ae8f726b8289781137de6f816d4c141822aeff59d5f43d60e18720ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01a7ae26ae8f726b8289781137de6f816d4c141822aeff59d5f43d60e18720ca", kill_on_drop: false }` [INFO] [stdout] 01a7ae26ae8f726b8289781137de6f816d4c141822aeff59d5f43d60e18720ca [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03dd2ffac370750a79e8509a0b35cd6c39246e51c3859d5bc340ea59cc0d3970 [INFO] running `Command { std: "docker" "start" "-a" "03dd2ffac370750a79e8509a0b35cd6c39246e51c3859d5bc340ea59cc0d3970", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling clean-path v0.2.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling starbase_styles v0.6.3 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling nom-language v0.1.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling yarn-lock-parser v0.11.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling package-lock-json-parser v0.4.0 [INFO] [stderr] Compiling nodejs_package_json v0.4.1 [INFO] [stderr] Compiling starbase_utils v0.11.16 [INFO] [stderr] Compiling nodejs_package_managers v0.3.1 [INFO] [stderr] Compiling nodejs_package_graph v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.34s [INFO] running `Command { std: "docker" "inspect" "03dd2ffac370750a79e8509a0b35cd6c39246e51c3859d5bc340ea59cc0d3970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03dd2ffac370750a79e8509a0b35cd6c39246e51c3859d5bc340ea59cc0d3970", kill_on_drop: false }` [INFO] [stdout] 03dd2ffac370750a79e8509a0b35cd6c39246e51c3859d5bc340ea59cc0d3970 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bac2f02d43d7ba8afb39d79be276b3a95a113a498a3b298c8a392e0d52ebf6f [INFO] running `Command { std: "docker" "start" "-a" "9bac2f02d43d7ba8afb39d79be276b3a95a113a498a3b298c8a392e0d52ebf6f", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling nodejs_package_json v0.4.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling starbase_utils v0.11.16 [INFO] [stderr] Compiling starbase_sandbox v0.9.7 [INFO] [stderr] Compiling nodejs_package_graph v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.60s [INFO] running `Command { std: "docker" "inspect" "9bac2f02d43d7ba8afb39d79be276b3a95a113a498a3b298c8a392e0d52ebf6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bac2f02d43d7ba8afb39d79be276b3a95a113a498a3b298c8a392e0d52ebf6f", kill_on_drop: false }` [INFO] [stdout] 9bac2f02d43d7ba8afb39d79be276b3a95a113a498a3b298c8a392e0d52ebf6f