[INFO] cloning repository https://github.com/saethlin/fls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saethlin/fls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaethlin%2Ffls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaethlin%2Ffls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79209a82cb4014eadc3d9d5f5d10f58930f0d2c7 [INFO] testing saethlin/fls against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaethlin%2Ffls" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saethlin/fls on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saethlin/fls [INFO] finished tweaking git repo https://github.com/saethlin/fls [INFO] tweaked toml for git repo https://github.com/saethlin/fls written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/saethlin/fls already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 495687a06d635abeb004ffe16d7b0dd23356af1b0999ba9470ac5799f813e221 [INFO] running `Command { std: "docker" "start" "-a" "495687a06d635abeb004ffe16d7b0dd23356af1b0999ba9470ac5799f813e221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "495687a06d635abeb004ffe16d7b0dd23356af1b0999ba9470ac5799f813e221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "495687a06d635abeb004ffe16d7b0dd23356af1b0999ba9470ac5799f813e221", kill_on_drop: false }` [INFO] [stdout] 495687a06d635abeb004ffe16d7b0dd23356af1b0999ba9470ac5799f813e221 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6444cc1400809877115479cf272e69f344af0fc425121e95459d4847c600df4e [INFO] running `Command { std: "docker" "start" "-a" "6444cc1400809877115479cf272e69f344af0fc425121e95459d4847c600df4e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fls v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sc v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] warning: cargo:rustc-link-arg requires -Zextra-link-arg flag [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.36fe8ssch56btjs7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbitflags-bc0f75690c5204db.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-f30c332dba17f757.rlib" "/opt/rustwide/target/debug/deps/libsc-328ba70a516c471b.rlib" "/opt/rustwide/target/debug/deps/liblibc-9b570090a2ddeb8c.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/fls-7baa2803a1efe64a.fls.d8959d62-cgu.7.rcgu.o: in function `_start': [INFO] [stdout] /opt/rustwide/workdir/src/main.rs:72: multiple definition of `_start'; /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o:(.text+0x0): first defined here [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': [INFO] [stdout] (.text+0x16): undefined reference to `__libc_csu_fini' [INFO] [stdout] /usr/bin/ld: (.text+0x1d): undefined reference to `__libc_csu_init' [INFO] [stdout] /usr/bin/ld: (.text+0x2a): undefined reference to `__libc_start_main' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cargo:rustc-link-arg requires -Zextra-link-arg flag [INFO] [stderr] [INFO] [stderr] error: could not compile `fls` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6444cc1400809877115479cf272e69f344af0fc425121e95459d4847c600df4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6444cc1400809877115479cf272e69f344af0fc425121e95459d4847c600df4e", kill_on_drop: false }` [INFO] [stdout] 6444cc1400809877115479cf272e69f344af0fc425121e95459d4847c600df4e