[INFO] cloning repository https://github.com/edward-shen/ayaya [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edward-shen/ayaya" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fayaya", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fayaya'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ede469d8ef4877a39a75640fa5d05f7654e38bfb [INFO] testing edward-shen/ayaya against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fayaya" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edward-shen/ayaya on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-9/source/rust-toolchain [INFO] started tweaking git repo https://github.com/edward-shen/ayaya [INFO] finished tweaking git repo https://github.com/edward-shen/ayaya [INFO] tweaked toml for git repo https://github.com/edward-shen/ayaya written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/edward-shen/ayaya already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d05cf29950d58537a1a4afacc05a8f88029fa4599609b2dc21e4e57fe5298f85 [INFO] running `Command { std: "docker" "start" "-a" "d05cf29950d58537a1a4afacc05a8f88029fa4599609b2dc21e4e57fe5298f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d05cf29950d58537a1a4afacc05a8f88029fa4599609b2dc21e4e57fe5298f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d05cf29950d58537a1a4afacc05a8f88029fa4599609b2dc21e4e57fe5298f85", kill_on_drop: false }` [INFO] [stdout] d05cf29950d58537a1a4afacc05a8f88029fa4599609b2dc21e4e57fe5298f85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d7edd067367fc94e5e7615829c8d0328a955fbb5743e64faba5b4c5ba10ee4d [INFO] running `Command { std: "docker" "start" "-a" "9d7edd067367fc94e5e7615829c8d0328a955fbb5743e64faba5b4c5ba10ee4d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling ayaya v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ayaya` [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ayaya-5780c6f65bcc2a1f.ayaya.394b16f1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ayaya-5780c6f65bcc2a1f.ayaya.394b16f1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ayaya-5780c6f65bcc2a1f.ayaya.394b16f1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ayaya-5780c6f65bcc2a1f.ayaya.394b16f1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ayaya-5780c6f65bcc2a1f.2p8otz2o98op3h1u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libminiz_oxide-0f8e3b6974206a6a.rlib" "/opt/rustwide/target/debug/deps/libadler-9144bacba769b3c1.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ayaya-5780c6f65bcc2a1f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/ayaya-5780c6f65bcc2a1f.ayaya.394b16f1-cgu.0.rcgu.o: in function `_start': [INFO] [stdout] /opt/rustwide/workdir/src/main.rs:22: 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] /usr/bin/ld: /opt/rustwide/target/debug/deps/ayaya-5780c6f65bcc2a1f.ayaya.394b16f1-cgu.0.rcgu.o: in function `main': [INFO] [stdout] /opt/rustwide/workdir/src/main.rs:35: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libminiz_oxide-0f8e3b6974206a6a.rlib(miniz_oxide-0f8e3b6974206a6a.miniz_oxide.a7201ac4-cgu.1.rcgu.o): in function `miniz_oxide::inflate::core::HuffmanTable::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:31: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:32: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:33: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:30: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:30: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:30: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libminiz_oxide-0f8e3b6974206a6a.rlib(miniz_oxide-0f8e3b6974206a6a.miniz_oxide.a7201ac4-cgu.1.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:203: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:206: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:206: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:206: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:211: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:212: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:191: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:191: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libminiz_oxide-0f8e3b6974206a6a.rlib(miniz_oxide-0f8e3b6974206a6a.miniz_oxide.a7201ac4-cgu.1.rcgu.o): in function `miniz_oxide::inflate::core::init_tree': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:630: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:631: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libminiz_oxide-0f8e3b6974206a6a.rlib(miniz_oxide-0f8e3b6974206a6a.miniz_oxide.a7201ac4-cgu.1.rcgu.o): in function `miniz_oxide::inflate::core::decompress_fast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:917: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:945: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libminiz_oxide-0f8e3b6974206a6a.rlib(miniz_oxide-0f8e3b6974206a6a.miniz_oxide.a7201ac4-cgu.1.rcgu.o): in function `miniz_oxide::inflate::core::decompress': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:1426: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libminiz_oxide-0f8e3b6974206a6a.rlib(miniz_oxide-0f8e3b6974206a6a.miniz_oxide.a7201ac4-cgu.1.rcgu.o): in function `miniz_oxide::inflate::core::decompress::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.3/src/inflate/core.rs:1458: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libminiz_oxide-0f8e3b6974206a6a.rlib(miniz_oxide-0f8e3b6974206a6a.miniz_oxide.a7201ac4-cgu.12.rcgu.o): in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libminiz_oxide-0f8e3b6974206a6a.rlib(miniz_oxide-0f8e3b6974206a6a.miniz_oxide.a7201ac4-cgu.12.rcgu.o):/rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/intrinsics.rs:2052: more undefined references to `memcpy' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libadler-9144bacba769b3c1.rlib(adler-9144bacba769b3c1.adler.08289261-cgu.1.rcgu.o): in function `adler::algo::::compute': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/adler-0.2.3/src/algo.rs:57: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/adler-0.2.3/src/algo.rs:65: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/adler-0.2.3/src/algo.rs:65: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/adler-0.2.3/src/algo.rs:66: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/adler-0.2.3/src/algo.rs:77: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libadler-9144bacba769b3c1.rlib(adler-9144bacba769b3c1.adler.08289261-cgu.3.rcgu.o): in function `::into_iter': [INFO] [stdout] /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/iter/traits/collect.rs:244: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libadler-9144bacba769b3c1.rlib(adler-9144bacba769b3c1.adler.08289261-cgu.4.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/adler-0.2.3/src/algo.rs:126: more undefined references to `memcpy' follow [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] [stderr] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9d7edd067367fc94e5e7615829c8d0328a955fbb5743e64faba5b4c5ba10ee4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d7edd067367fc94e5e7615829c8d0328a955fbb5743e64faba5b4c5ba10ee4d", kill_on_drop: false }` [INFO] [stdout] 9d7edd067367fc94e5e7615829c8d0328a955fbb5743e64faba5b4c5ba10ee4d