[INFO] cloning repository https://github.com/CreggEgg/rev-test-thing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CreggEgg/rev-test-thing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreggEgg%2Frev-test-thing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreggEgg%2Frev-test-thing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 275048ffc6af4157cffaee10c6c385920de46dad
[INFO] testing CreggEgg/rev-test-thing against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreggEgg%2Frev-test-thing" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CreggEgg/rev-test-thing
[INFO] finished tweaking git repo https://github.com/CreggEgg/rev-test-thing
[INFO] tweaked toml for git repo https://github.com/CreggEgg/rev-test-thing written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CreggEgg/rev-test-thing on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CreggEgg/rev-test-thing 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd86940b5d5a380874006e90e5027ef35bd2ad27312f2b66aad111a4847e9376
[INFO] running `Command { std: "docker" "start" "-a" "cd86940b5d5a380874006e90e5027ef35bd2ad27312f2b66aad111a4847e9376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd86940b5d5a380874006e90e5027ef35bd2ad27312f2b66aad111a4847e9376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd86940b5d5a380874006e90e5027ef35bd2ad27312f2b66aad111a4847e9376", kill_on_drop: false }`
[INFO] [stdout] cd86940b5d5a380874006e90e5027ef35bd2ad27312f2b66aad111a4847e9376
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ad0d362e5f9ec84bec81ec31c8812cfc046b781411e3e4c695f99e36401d5cf
[INFO] running `Command { std: "docker" "start" "-a" "7ad0d362e5f9ec84bec81ec31c8812cfc046b781411e3e4c695f99e36401d5cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.129
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.24
[INFO] [stderr]    Compiling autocxx-bindgen v0.69.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling autocxx v0.27.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.129
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling cxx-gen v0.7.129
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.129
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling moveit v0.6.0
[INFO] [stderr]    Compiling autocxx-parser v0.27.0
[INFO] [stderr]    Compiling autocxx-engine v0.27.0
[INFO] [stderr]    Compiling autocxx-macro v0.27.0
[INFO] [stderr]    Compiling autocxx-build v0.27.0
[INFO] [stderr]    Compiling test-thing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcQ8SF6o/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "-lrevlib" "-Wl,-Bdynamic" "-lstdc++" "-lREVLibDriver" "-lwpiHal" "-lwpiutil" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocxx-b41db5ae3f790f15,libmoveit-3f59c3fc2de556eb,libcxx-d05c7339f5cbdbfa,liblink_cplusplus-2071edfd491ab79f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQ8SF6o/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/test-thing-2398d81b102ef3fd/out" "-L" "/opt/rustwide/target/debug/build/cxx-39422a51aaffc90c/out" "-L" "/opt/rustwide/target/debug/build/link-cplusplus-5acc23d6675a1132/out" "-L" "./libs" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_thing-dbc6e51589f19f3f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lREVLibDriver
[INFO] [stdout]           rust-lld: error: unable to find library -lwpiHal
[INFO] [stdout]           rust-lld: error: unable to find library -lwpiutil
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `test-thing` (bin "test-thing") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7ad0d362e5f9ec84bec81ec31c8812cfc046b781411e3e4c695f99e36401d5cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ad0d362e5f9ec84bec81ec31c8812cfc046b781411e3e4c695f99e36401d5cf", kill_on_drop: false }`
[INFO] [stdout] 7ad0d362e5f9ec84bec81ec31c8812cfc046b781411e3e4c695f99e36401d5cf
