[INFO] cloning repository https://github.com/jorundev/blockycfg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jorundev/blockycfg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorundev%2Fblockycfg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorundev%2Fblockycfg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcb5e46c1d071727f784cd31ee25601201f64e9c [INFO] testing jorundev/blockycfg against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorundev%2Fblockycfg" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jorundev/blockycfg on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jorundev/blockycfg [INFO] finished tweaking git repo https://github.com/jorundev/blockycfg [INFO] tweaked toml for git repo https://github.com/jorundev/blockycfg written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/jorundev/blockycfg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c792ac219a4ab7939494889c59c92e502f79f389fac6b0721874e526ebcb169 [INFO] running `Command { std: "docker" "start" "-a" "7c792ac219a4ab7939494889c59c92e502f79f389fac6b0721874e526ebcb169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c792ac219a4ab7939494889c59c92e502f79f389fac6b0721874e526ebcb169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c792ac219a4ab7939494889c59c92e502f79f389fac6b0721874e526ebcb169", kill_on_drop: false }` [INFO] [stdout] 7c792ac219a4ab7939494889c59c92e502f79f389fac6b0721874e526ebcb169 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c36a2bbf88e3edf14152bee78da6d44e8f76368193309f5ab41b4071423ec985 [INFO] running `Command { std: "docker" "start" "-a" "c36a2bbf88e3edf14152bee78da6d44e8f76368193309f5ab41b4071423ec985", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling blockycfg v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/cpp/GraphGridLayout.cpp:246:6: error: no declaration matches 'void GraphGridLayout::assignRows(GraphGridLayout::LayoutState&, const std::vector&)' [INFO] [stderr] warning: 246 | void GraphGridLayout::assignRows(GraphGridLayout::LayoutState &state, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from src/cpp/GraphGridLayout.cpp:1: [INFO] [stderr] warning: src/cpp/GraphGridLayout.h:131:17: note: candidate is: 'static void GraphGridLayout::assignRows(GraphGridLayout::LayoutState&, const std::vector&)' [INFO] [stderr] warning: 131 | static void assignRows(LayoutState &state, const std::vector &blockOrder); [INFO] [stderr] warning: | ^~~~~~~~~~ [INFO] [stderr] warning: src/cpp/GraphGridLayout.h:11:7: note: 'class GraphGridLayout' defined here [INFO] [stderr] warning: 11 | class GraphGridLayout : public GraphLayout [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/cpp/GraphGridLayout.cpp:246:51: error: 'struct GraphGridLayout::LayoutState' is private within this context [INFO] [stderr] warning: 246 | void GraphGridLayout::assignRows(GraphGridLayout::LayoutState &state, [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: In file included from src/cpp/GraphGridLayout.cpp:1: [INFO] [stderr] warning: src/cpp/GraphGridLayout.h:84:12: note: declared private here [INFO] [stderr] warning: 84 | struct LayoutState [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `blockycfg v0.1.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/blockycfg-046067fb3fe810a7/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 = Some("-std=c++11") [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" "-std=c++11" "-I" "src/cpp" "-o" "/opt/rustwide/target/debug/build/blockycfg-34b0ac7a334435a1/out/src/cpp/GraphGridLayout.o" "-c" "src/cpp/GraphGridLayout.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-std=c++11" "-I" "src/cpp" "-o" "/opt/rustwide/target/debug/build/blockycfg-34b0ac7a334435a1/out/src/cpp/graph.o" "-c" "src/cpp/graph.cpp" [INFO] [stderr] cargo:warning=src/cpp/GraphGridLayout.cpp:246:6: error: no declaration matches 'void GraphGridLayout::assignRows(GraphGridLayout::LayoutState&, const std::vector&)' [INFO] [stderr] cargo:warning= 246 | void GraphGridLayout::assignRows(GraphGridLayout::LayoutState &state, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from src/cpp/GraphGridLayout.cpp:1: [INFO] [stderr] cargo:warning=src/cpp/GraphGridLayout.h:131:17: note: candidate is: 'static void GraphGridLayout::assignRows(GraphGridLayout::LayoutState&, const std::vector&)' [INFO] [stderr] cargo:warning= 131 | static void assignRows(LayoutState &state, const std::vector &blockOrder); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=src/cpp/GraphGridLayout.h:11:7: note: 'class GraphGridLayout' defined here [INFO] [stderr] cargo:warning= 11 | class GraphGridLayout : public GraphLayout [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=src/cpp/GraphGridLayout.cpp:246:51: error: 'struct GraphGridLayout::LayoutState' is private within this context [INFO] [stderr] cargo:warning= 246 | void GraphGridLayout::assignRows(GraphGridLayout::LayoutState &state, [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from src/cpp/GraphGridLayout.cpp:1: [INFO] [stderr] cargo:warning=src/cpp/GraphGridLayout.h:84:12: note: declared private here [INFO] [stderr] cargo:warning= 84 | struct LayoutState [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] exit status: 0 [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" "-std=c++11" "-I" "src/cpp" "-o" "/opt/rustwide/target/debug/build/blockycfg-34b0ac7a334435a1/out/src/cpp/GraphGridLayout.o" "-c" "src/cpp/GraphGridLayout.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "c36a2bbf88e3edf14152bee78da6d44e8f76368193309f5ab41b4071423ec985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c36a2bbf88e3edf14152bee78da6d44e8f76368193309f5ab41b4071423ec985", kill_on_drop: false }` [INFO] [stdout] c36a2bbf88e3edf14152bee78da6d44e8f76368193309f5ab41b4071423ec985