[INFO] cloning repository https://github.com/darichey/rnix-parser-tester [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darichey/rnix-parser-tester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarichey%2Frnix-parser-tester", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarichey%2Frnix-parser-tester'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6c06af8e06e3a29481382fd3c89f2c1f6d731cd [INFO] checking darichey/rnix-parser-tester/f6c06af8e06e3a29481382fd3c89f2c1f6d731cd against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarichey%2Frnix-parser-tester" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darichey/rnix-parser-tester on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/darichey/rnix-parser-tester [INFO] finished tweaking git repo https://github.com/darichey/rnix-parser-tester [INFO] tweaked toml for git repo https://github.com/darichey/rnix-parser-tester written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/darichey/rnix-parser-tester 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/crates/cli/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature. [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/crates/rnix-ast/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature. [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/crates/normal-ast/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature. [INFO] [stderr] Updating git repository `https://github.com/darichey/rnix-parser` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded psm v0.1.20 [INFO] [stderr] Downloaded indoc v1.0.7 [INFO] [stderr] Downloaded serde_stacker v0.1.6 [INFO] [stderr] Downloaded rowan v0.15.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c99ca314c511afbe9dd2e6f8b975d6c56d61f35bfb38d91a06c7f6225c2f1a80 [INFO] running `Command { std: "docker" "start" "-a" "c99ca314c511afbe9dd2e6f8b975d6c56d61f35bfb38d91a06c7f6225c2f1a80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c99ca314c511afbe9dd2e6f8b975d6c56d61f35bfb38d91a06c7f6225c2f1a80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c99ca314c511afbe9dd2e6f8b975d6c56d61f35bfb38d91a06c7f6225c2f1a80", kill_on_drop: false }` [INFO] [stdout] c99ca314c511afbe9dd2e6f8b975d6c56d61f35bfb38d91a06c7f6225c2f1a80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70e5d76180d91a72d1fd83a9f476503b9731679b692ee9588795620b6969dd65 [INFO] running `Command { std: "docker" "start" "-a" "70e5d76180d91a72d1fd83a9f476503b9731679b692ee9588795620b6969dd65", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/crates/cli/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature. [INFO] [stderr] warning: /opt/rustwide/workdir/crates/normal-ast/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature. [INFO] [stderr] warning: /opt/rustwide/workdir/crates/rnix-ast/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature. [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking text-size v1.1.0 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling psm v0.1.20 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking rowan v0.15.8 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling ref-impl-parser v0.1.0 (/opt/rustwide/workdir/crates/ref-impl-parser) [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking rnix v0.11.0-dev (https://github.com/darichey/rnix-parser?branch=all-my-patches#f4b0268e) [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: ref-impl-parser@0.1.0: reference_to_json/reference_to_json.cpp:3:10: fatal error: nlohmann/json.hpp: No such file or directory [INFO] [stderr] warning: ref-impl-parser@0.1.0: 3 | #include [INFO] [stderr] warning: ref-impl-parser@0.1.0: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: ref-impl-parser@0.1.0: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `ref-impl-parser v0.1.0 (/opt/rustwide/workdir/crates/ref-impl-parser)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ref-impl-parser-cf3b618684fd82db/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wno-cpp" "-o" "/opt/rustwide/target/debug/build/ref-impl-parser-bcae9463d328f47f/out/reference_to_json/reference_to_json.o" "-c" "reference_to_json/reference_to_json.cpp" [INFO] [stderr] cargo:warning=reference_to_json/reference_to_json.cpp:3:10: fatal error: nlohmann/json.hpp: No such file or directory [INFO] [stderr] cargo:warning= 3 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wno-cpp" "-o" "/opt/rustwide/target/debug/build/ref-impl-parser-bcae9463d328f47f/out/reference_to_json/reference_to_json.o" "-c" "reference_to_json/reference_to_json.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "70e5d76180d91a72d1fd83a9f476503b9731679b692ee9588795620b6969dd65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70e5d76180d91a72d1fd83a9f476503b9731679b692ee9588795620b6969dd65", kill_on_drop: false }` [INFO] [stdout] 70e5d76180d91a72d1fd83a9f476503b9731679b692ee9588795620b6969dd65