[INFO] cloning repository https://github.com/Dacode45/raylib-rs-example-nobuild
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dacode45/raylib-rs-example-nobuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDacode45%2Fraylib-rs-example-nobuild", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDacode45%2Fraylib-rs-example-nobuild'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e08739d85b2ed3bb044633f489e46be55c27a051
[INFO] testing Dacode45/raylib-rs-example-nobuild against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDacode45%2Fraylib-rs-example-nobuild" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dacode45/raylib-rs-example-nobuild
[INFO] finished tweaking git repo https://github.com/Dacode45/raylib-rs-example-nobuild
[INFO] tweaked toml for git repo https://github.com/Dacode45/raylib-rs-example-nobuild written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dacode45/raylib-rs-example-nobuild on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dacode45/raylib-rs-example-nobuild 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmake v0.1.44
[INFO] [stderr]   Downloaded raylib v3.0.0
[INFO] [stderr]   Downloaded raylib-sys v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b49c4d705319d63c82c98f004c8385a5dfc8b4a8cc22ac84c75d74a8f64747e0
[INFO] running `Command { std: "docker" "start" "-a" "b49c4d705319d63c82c98f004c8385a5dfc8b4a8cc22ac84c75d74a8f64747e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b49c4d705319d63c82c98f004c8385a5dfc8b4a8cc22ac84c75d74a8f64747e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b49c4d705319d63c82c98f004c8385a5dfc8b4a8cc22ac84c75d74a8f64747e0", kill_on_drop: false }`
[INFO] [stdout] b49c4d705319d63c82c98f004c8385a5dfc8b4a8cc22ac84c75d74a8f64747e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eef48083e3a718c5b4a799c6ec00ddd6f175cb594f9c8324a05e9a32ec1ddaf2
[INFO] running `Command { std: "docker" "start" "-a" "eef48083e3a718c5b4a799c6ec00ddd6f175cb594f9c8324a05e9a32ec1ddaf2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.59
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling nobuild v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> build.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cmake v0.1.44
[INFO] [stderr]    Compiling raylib-sys v3.0.0
[INFO] [stderr]    Compiling raylib v3.0.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcd27Sag/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lraylib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libraylib-7748d341927dbad9,liblibc-6ce50bd8be94f49a,libraylib_sys-f2a178893a01f470}.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" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcd27Sag/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/raylib-sys-afb8e59c90e395f3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nobuild-2260ca86fe4499af" "-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 -lraylib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nobuild` (bin "nobuild") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "eef48083e3a718c5b4a799c6ec00ddd6f175cb594f9c8324a05e9a32ec1ddaf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eef48083e3a718c5b4a799c6ec00ddd6f175cb594f9c8324a05e9a32ec1ddaf2", kill_on_drop: false }`
[INFO] [stdout] eef48083e3a718c5b4a799c6ec00ddd6f175cb594f9c8324a05e9a32ec1ddaf2
