[INFO] cloning repository https://github.com/zetok/tox-check-online-bootstraps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zetok/tox-check-online-bootstraps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzetok%2Ftox-check-online-bootstraps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzetok%2Ftox-check-online-bootstraps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d88b55f56e0c9925c99abe5f2e9ac706f582b18d [INFO] testing zetok/tox-check-online-bootstraps/d88b55f56e0c9925c99abe5f2e9ac706f582b18d against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzetok%2Ftox-check-online-bootstraps" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zetok/tox-check-online-bootstraps [INFO] finished tweaking git repo https://github.com/zetok/tox-check-online-bootstraps [INFO] tweaked toml for git repo https://github.com/zetok/tox-check-online-bootstraps written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zetok/tox-check-online-bootstraps on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zetok/tox-check-online-bootstraps 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/suhr/rstox.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time v0.1.34 [INFO] [stderr] Downloaded kernel32-sys v0.2.1 [INFO] [stderr] Downloaded libc v0.2.8 [INFO] [stderr] Downloaded num v0.1.31 [INFO] [stderr] Downloaded winapi v0.2.5 [INFO] [stderr] Downloaded chrono v0.2.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eee6f017bcfcc2cf0a93ea75bb110c3ef990dd3855d9c3a9646bd523e146aee2 [INFO] running `Command { std: "docker" "start" "-a" "eee6f017bcfcc2cf0a93ea75bb110c3ef990dd3855d9c3a9646bd523e146aee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eee6f017bcfcc2cf0a93ea75bb110c3ef990dd3855d9c3a9646bd523e146aee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eee6f017bcfcc2cf0a93ea75bb110c3ef990dd3855d9c3a9646bd523e146aee2", kill_on_drop: false }` [INFO] [stdout] eee6f017bcfcc2cf0a93ea75bb110c3ef990dd3855d9c3a9646bd523e146aee2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0c5358b9a9d7a014182396d402faf66cbe4e2800bab42941f05deb21b8c4f69 [INFO] running `Command { std: "docker" "start" "-a" "a0c5358b9a9d7a014182396d402faf66cbe4e2800bab42941f05deb21b8c4f69", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.5 [INFO] [stderr] Compiling libc v0.2.8 [INFO] [stderr] Compiling num v0.1.31 [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stderr] Compiling rstox v0.0.1 (https://github.com/suhr/rstox.git#dfaa72b2) [INFO] [stderr] Compiling time v0.1.34 [INFO] [stderr] Compiling chrono v0.2.20 [INFO] [stderr] Compiling tox-check-online-bootstraps v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2E6WHE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libchrono-29235f74b6c614a1,libnum-1f1436052b841667,libtime-0c803b6528bb0eeb,librstox-b66283b29d5fc602,liblibc-6abbdba55d01478b}.rlib" "/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" "-ltoxcore" "-ltoxav" "-ltoxencryptsave" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2E6WHE/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tox_check_online_bootstraps-0fb013c47f5e36b0" "-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 -ltoxcore [INFO] [stdout] rust-lld: error: unable to find library -ltoxav [INFO] [stdout] rust-lld: error: unable to find library -ltoxencryptsave [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tox-check-online-bootstraps` (bin "tox-check-online-bootstraps") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a0c5358b9a9d7a014182396d402faf66cbe4e2800bab42941f05deb21b8c4f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c5358b9a9d7a014182396d402faf66cbe4e2800bab42941f05deb21b8c4f69", kill_on_drop: false }` [INFO] [stdout] a0c5358b9a9d7a014182396d402faf66cbe4e2800bab42941f05deb21b8c4f69